float
(float number)
Converts number to a floating-point value (a double). Integers and ratios are turned into their nearest float; a value that is already a float is returned unchanged.
(float number)
Converts number to a floating-point value (a double). Integers and ratios are turned into their nearest float; a value that is already a float is returned unchanged.