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