result = double ( value ) ;
double variable [= value] ;
list value
- A value of any type.
double result
- +/-4.940656458412465E-324 to +/-1.7976931348623157E+308
A value from min to max.
The STATUS variable is set to $ACKNOWLEDGE
- When the argument is an array variable, all the elements in the array are converted, and the result will be a vector array
%ARGUMENT : Invalid arguments. Usage: double variable [= value] ;
%IDENTIFIER : 'variable' argument is not a valid identifier, literal, or reference
None