Scalar FunctionsType Functions
todouble
Convert the input to a floating point number.
Aliases: toreal
Syntax
todouble(value)Parameters
Prop
Type
Returns: real
Examples
Example 1
print todouble(793)| print_0 (real) |
|---|
| 793.0 |
Convert the input to a floating point number.
Aliases: toreal
todouble(value)Prop
Type
Returns: real
print todouble(793)| print_0 (real) |
|---|
| 793.0 |