nn
::
math
::TanRad
Function
Syntax
NN_MATH_INLINE
f32
TanRad(
f32
rad );
Parameters
Name
Description
in
rad
Angle in radians.
Return Values
Returns the tangent of
rad
.
Description
Finds the tangent.
Revision History
2010/01/07
Initial version.
CONFIDENTIAL