Displaying 1 result from an estimated 1 matches for "inacuraci".
Did you mean:
inacuracy
2006 Oct 17
4
ruby floating point calculations
helo eveyone,
for a rails app i''m working on i need to do some calculations with some
floating point data. the calculations aren''t on currency so i can''t do the
trick where you do the math with integers and have the units in pennies. i
would like the results to be as accurate as possible with the least amount
of work (haha). any suggestions? is there a ruby gem for more