Berserk Docs
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

On this page