acos

From Bohemia Interactive Community
Jump to navigation Jump to search
Introduced with Operation Flashpoint version 1.001.00
Hover & click on the images for descriptions

Description

Description:
ArcCosine of a number, result in Degrees

Syntax

Syntax:
Number = acos x
Parameters:
x: Number
Return Value:
Number

Examples

Example 1:
_degrees = acos 0.5 returns 60

Additional Information

See also:
Math Commands

Notes

i
Only post proven facts here. Report bugs on the feedback tracker. Use the Talk page or the Forums for discussions.

Notes

Bottom Section