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