Next: double, Previous: dmap, Up: Internal Routines [Contents][Index]
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