Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.245 float

float(x)

float, x [, …]

Converts the arguments to data type float. The function returns a converted copy and leaves x itself alone. The subroutine modifies x itself.

See also: Number Conversion