Tan
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
When given degrees returns the tangent of a given angle.
Syntax
(tan:float) Tan degrees:float arc:bool
Example
tan x
Will return the tangent of x degrees
tan x 1
Will return the arctangent of x in degrees. Note the optional 1 indicating arc-.