altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
sin_table.h
Go to the documentation of this file.
1 double fsin(double rad);
2 double fcos(double rad);
3 float newtonSqrt(float x);