BIS_fnc_vectorDivide
Jump to navigation
Jump to search
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Vectors
Syntax
- Syntax:
- Syntax needed
- Parameters:
- vector: Array of Numbers - (Optional, default [0,0,0]) can be any array of numbers.
- divider: Number - (Optional, default 1)
- Return Value:
- Return value needed
Examples
- Example 1:
[[123, 456, 789], 5] call BIS_fnc_vectorDivide;
- Example 2:
[[1, 2, 3, 4, 5, 6, 7, 8, 9], 5] call BIS_fnc_vectorDivide;
Additional Information
- See also:
- vectorMultiply BIS_fnc_vectorMultiply
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