asin: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#|[A-Z]+))?\]\] " to "")
m (Text replacement - "\| \[\[.+\]\] \<nowiki\>\=\<\/nowiki\> " to "| ")
Line 9: Line 9:
| Arcsine of a number, result in [[Number#Degrees|Degrees]].
| Arcsine of a number, result in [[Number#Degrees|Degrees]].


| [[Number]] <nowiki>=</nowiki> '''asin''' x
| '''asin''' x


|p1= x: [[Number]]
|p1= x: [[Number]]

Revision as of 17:33, 8 May 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Math - Geometry

Syntax

Syntax:
Syntax needed
Parameters:
x: Number
Return Value:
Return value needed

Examples

Example 1:
_degrees = asin 0.5; // Returns 30

Additional Information

See also:
Math Commands

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note