Sin

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

When given degrees returns the sine of a given angle.

Syntax

[help]
(sine:float) Sin degrees:float arc:bool

Example

sin x

Will return the sine of x degrees

sin x 1

Will return the arcsine of x in degrees. Note the optional 1 indicating arc-.

See Also