Tan
Revision as of 09:23, 3 August 2006 by imported>DragoonWraith (oops)
A command for Oblivion Script Extender
Syntax:
tan [float]
Returns the tangent of the angle.
set z to r * ( tan theta )
(unlike sin and cos, where the example provided was meaningful, this example is simply an example)