TO-DECIMAL
REBOL Dictionary 2.0
Converts to decimal value.
to-decimal value
value - Value to convert
Converts other values to DECIMAL.
print to-decimal 12.3 12.3
to - Constructs and returns a new value after conversion.
Copyright 2003 REBOL Technologies