[REBOL] convert money values to integer?
From: kpeters:otaksoft at: 26-Aug-2007 12:25
Wow - I expected this to work: a: $100 print to-integer a a: %=$4.95 print to-decimal a So what do you use for this simple? conversion? Thanks, Kai
[REBOL] convert money values to integer?From: kpeters:otaksoft at: 26-Aug-2007 12:25
|