sin: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - ";{{cc|" to "; {{cc|") |
||
Line 15: | Line 15: | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>_sine = [[sin]] 30;{{cc|//result is 0.5}}</code> | |x1= <code>_sine = [[sin]] 30; {{cc|//result is 0.5}}</code> | ||
| [[cos]] [[tan]] | | [[cos]] [[tan]] |
Revision as of 14:44, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Math - Geometry
Syntax
- Syntax:
- Syntax needed
- Parameters:
- x: Number
- Return Value:
- Return value needed
Examples
- Example 1:
_sine = sin 30; // //result is 0.5
Additional Information
- See also:
- See also needed
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