FastCos
From King Arthur's Gold Wiki
Revision as of 16:18, 22 August 2012 by Shadlington (Talk | contribs)
Returns the cosine of the given angle in radians. Faster, less reliable version.
float FastCos(float radians)
Returns the cosine of the given angle in radians. Faster, less reliable version.
float FastCos(float radians)