BIS_fnc_pow
Description
- Description:
 - Return value1 raised to the power of value2. Identical to a ^ b.
 - Execution:
 - call
 - Groups:
 - Math
 
Syntax
- Syntax:
 - [value1, value2] call BIS_fnc_pow
 - Parameters:
 - value1: Number
 - value2: Number
 - Return Value:
 - Number - value1 raised to the power of value2
 
Examples
- Example 1:
 
Additional Information
- See also:
 - Operators Math Commands group a ^ b
 
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