TO-DECIMAL

REBOL Dictionary 2.0


Summary:

Converts to decimal value.

Usage:

to-decimal value

Arguments:

value - Value to convert

Description:

Converts other values to DECIMAL.


    print to-decimal 12.3
    12.3

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2003 REBOL Technologies