TODOUBLE
conversionConverts a value of primitive type into a double value.
The TODOUBLE
function consumes a parameter (BOOLEAN, LONG, DOUBLE, STRING) from the top of the stack and pushes back its conversion to double.
Loading
Converts a value of primitive type into a double value.
The TODOUBLE
function consumes a parameter (BOOLEAN, LONG, DOUBLE, STRING) from the top of the stack and pushes back its conversion to double.