
Go to the source code of this file.
Functions | |
| long | expand (long input) |
| void | printNumber (long input, unsigned char decimalBits, unsigned char decimal) |
| void | printFix (long input, unsigned char decimal) |
| long | sin (int val) |
| long | cos (int val) |
| void | initVector (TVector *v, long x, long y) |
| void | rotate (TVector *v, int val) |
| void | printVector (TVector *v) |
| void printNumber | ( | long | input, |
| unsigned char | decimalBits, | ||
| unsigned char | decimal | ||
| ) |
1.8.4