Tan

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

When given degrees returns the tangent of a given angle.

Syntax

[help]
(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-.

See Also