2012-09-03, 12:47 AM
32 bit floats have around 6 digit accuracy, it's quite likely the whole scheme is using floats. Normally Maple only uses whole-number percents, which means they can do *percent/100 in integer arithmetic, but these go to 3 decimal places.

