Sin
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
When given degrees returns the sine of a given angle.
Syntax
(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-.