Core Function Double

From Sputnik Wiki
Jump to: navigation, search
Double( <expression> )

Contents

Description

Returns the 64-bit floating point representation of an expression

Parameters

Expression

An expression to convert.

Return Value

Success: Returns the new number.

Failure: Returns 0.

Remarks

Example

$newNumber = Double( $Number );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox