A fixed point library from Trenki http://www.trenki.net/content/view/17/1/ Slightly modified so that the fixed point data structure can automatically cast itself to float or int when used in an expression, and added the functionality to cast between precisions.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:ac99b6f474a0 | 2011-11-27 | madcowswe | Made it possible to cast to double |
0:ca79fb4a8165 | 2011-11-27 | madcowswe | added the functionality to cast between precisions |