nn
::
math
::TanFIdx
Function
Syntax
NN_MATH_INLINE
f32
TanFIdx(
f32
fidx );
Parameters
Name
Description
in
fidx
Angle measured in units of 1/256th of a circle.
Return Values
Returns the tangent of
fidx
.
Description
Finds the tangent.
Revision History
2010/01/07
Initial version.
CONFIDENTIAL