﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1843	"Round(), Doc, decimalplaces, return ""type"""	mvg		"Suggestion.

Current:
>Round ( expression [, decimalplaces] )
>Parameters
>decimalplaces: [optional] Number indicating how many places to the right of the decimal are included in the rounding. If omitted, Round returns an integer.

To more clearly indicate that when the decimalplaces parameter is used the returned value is always of '''type''' double. (zero and negative decimalplaces case use)
>decimalplaces: [optional] Number indicating how many places to the right of the decimal are included in the rounding. If omitted, Round returns an integer'''-type variable instead of a Double-type variable'''."	Bug	closed		Documentation	3.3.6.1	None	Wont Fix	round	
