Number.floatValue
Class Overview | Class Members |
This Package |
All Packages
public abstract float floatValue()
Returns
the numeric value represented by this object after conversion
to type float.
Description
Returns the value of the specified number as a float.
This may involve rounding.