|
|
|
|
|
by Yaa101
1269 days ago
|
|
Also fixed point math is more accurate than floating point math in computers, also it is easy to accomplish. Even 32bit numbers can be very big/small when a struct of 2 32bit integers is used, one for the number and one for the exponent. |
|