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