Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: percent! - new datatype request

From: greggirwin:mindspring at: 6-Jun-2002 13:37

Hi Andrew, << percent! - new datatype request It would be nice to see a percent datatype. It could be based on a combination of the money! and decimal! datatype. percent! datatypes would look like: 100% 1.23% 0.456%
>>
I've thought about that as well, but the best way I can see using them is in a dialect (add 5% to total). --Gregg