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


15.5.143 doub

doub(x)

doub, 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: double

See also: Number Conversion