Returns the string representation of the float argument.
float
The representation is exactly the one returned by the Float.toString method of one argument.
Float.toString
Parameters:
f
Returns: a string representation of the float argument.
See also: java.lang.Float.toString(float)
Diagram: String