|        | |||||
|  | |||||
| function | FP_yn | ||||
| Other Library Functions | 
| Library: Floating Point Include: omfloat.xin | Returns: Opaque A Bessel function of the second kind: order n. For values of x that are <= 0, NaN is returned instead. | 
define external float function FP_yn (value counter n, value float x)
Returns a Bessel function of the second kind: order n.
| ---- |