【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.16.6.3.31 ocmath_bessely
Contents
Description
Bessel function of second kind
Syntax
d_complex ocmath_bessely( double nu, d_complex z, bool scale = false )
Parameters
- nu
- [input] a real number that specifies the function order
- z
- [input] functional domain
- scale
- [input] Toggle to scale function. 0 = No scaling; 1 = Scale the output by exp(-abs(imag(Z)))
Return
Returns value of the Bessel function of second kind
Examples
Remark
See Also
Header to Include
origin.h