void CORDICUpdate(float *c, float *s, float *z, int i); unsigned int FloatToFixed(float x, unsigned int MaxNum); float CORDICSin(float x); float MaclaurinSin(float x);