In an .md file somewhere:

"NEVER represent currency with floating point, multiply by 100 and store in an int before doing any math"