kilo232003
Apr 13th 2007, 11:31 am
Is there a way in javascript to format numbers (ie. in the form ###,###.00) but still keeping them as decimals (As opposed to converting to strings to add the ","), so that arithmetic functions can be used on them?
Thanks
Thanks