REBOL Document

To-decimal - Function Summary


Summary:

(missing)

Usage:

to-decimal value

Arguments:

value - The value argument.

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 2004 REBOL Technologies