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