Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
O.P. RE: [?] Is my math (a bit) out here?
quote:Originally posted by Adeptus
If you are doing fixed point math, such as dealing with money, you can simply use integer types and represent the values using the smallest base unit (e.g. 115 cents instead of $1.15).