I need to do some work to with altering money amounts live on-screen, dependent on various user controlled options (delivery costs, vouchers, carbon offset and currency choice), probably needing to cast data types from innerHTML-read strings.
Is there a class that can allow me to deal with floats / money formatting maths, possibly currency signs outputs, or at least precision rounding like php's number_format or printf etc? does not need to be a mootools-specific class, searching this group for money results in tons of spam :) Cheers
