BIS fnc berp: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Fix Wikipedia link) |
||
Line 6: | Line 6: | ||
|gr1= Interpolation | |gr1= Interpolation | ||
|descr= Derivative of the {{ | |descr= Derivative of the {{Link|https://en.wikipedia.org/wiki/Kelvin_functions|Kelvin function}} {{Link|https://en.wikipedia.org/wiki/Kelvin_functions#ber(x)|ber}}. | ||
|s1= [a, b, delta] call [[BIS_fnc_berp]] | |s1= [a, b, delta] call [[BIS_fnc_berp]] |
Latest revision as of 22:15, 23 February 2023
Description
- Description:
- Derivative of the Kelvin function ber.
- Execution:
- call
- Groups:
- Interpolation
Syntax
- Syntax:
- [a, b, delta] call BIS_fnc_berp
- Parameters:
- a: Number - (Optional, default 0) first point (start)
- b: Number - (Optional, default 0) second point (end)
- delta: Number - (Optional, default 0) the delta time, 0..1
- Return Value:
- Number - the interpolated value
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_berpVector
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