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)