float

Convert to an character value or create an long variable.

Syntax

result = float ( value ) ;

float variable [= value] ;

Arguments

list value

Return Value

float result

Exceptions

%ARGUMENT : Invalid arguments. Usage: float variable [= value] ;

%IDENTIFIER : 'variable' argument is not a valid identifier, literal, or reference

Description

None

Examples

To execute the example below, press or modify the example to try different variations.

Related Links

double