float tanpi(float n)
Returns the trigonometric tangent of n, where n is in
semi-circles.
vector2 tanpi(vector2 v)
vector tanpi(vector v)
vector4 tanpi(vector4 v)
Returns a new vector with tanpi() applied to each component.
| See also | |
| math |
|
| trig |