Difference between revisions of "rad"
Jump to navigation
Jump to search
m (fixed example) |
m (template:command argument fix) |
||
(15 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
{{Command|= Comments | {{Command|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 11: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | Converts given value in degrees to radians. 1 radian equals 180 degrees divided by [[pi]]. |DESCRIPTION= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | '''rad''' | + | | '''rad''' value |SYNTAX= |
− | |p1= | + | |p1= value: [[Number]] - degrees |
− | | [[Number]] |= | + | | [[Number]] - radians |RETURNVALUE= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | |x1= <code>_radians = | + | |x1= <code>_radians = [[rad]] 180; // Returns 3.1415... => [[pi]]</code> |EXAMPLE1= |
− | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | [[Math Commands]], [[deg]] |SEEALSO= |
}} | }} | ||
Line 37: | Line 32: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
+ | [[Category:Scripting Commands|RAD]] | ||
+ | [[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | ||
+ | [[Category:Scripting Commands OFP 1.96|RAD]] | ||
+ | [[Category:Scripting Commands OFP 1.46|RAD]] | ||
+ | [[Category:Scripting Commands ArmA|RAD]] | ||
+ | [[Category:Command_Group:_Math|{{uc:{{PAGENAME}}}}]] | ||
+ | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
+ | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
+ | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:45, 7 April 2019
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Converts given value in degrees to radians. 1 radian equals 180 degrees divided by pi.
Syntax
Examples
Additional Information
- Multiplayer:
- -
- See also:
- Math Commandsdeg
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Math
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters