ACos
Revision as of 13:13, 3 August 2006 by imported>GhanBuriGhan (Cat:OBSE math functions)
A command for Oblivion Script Extender
Syntax:
acos [float]
Returns the arccosine of a number (i.e. the angle whose cosine this is)
set theta to acos ( r / x )