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


15.5.144 double

double(x)

double, x

Converts x value-by-value to data type double. The function returns a converted copy and leaves x itself alone. The subroutine modifies x itself.

Alias: doub

See also: Number Conversion