|
|||||
function | FP_jn |
Other Library Functions |
Library: Floating Point
Include: omfloat.xin |
Returns: Opaque
A Bessel function of the first kind: order n. |
define external float function FP_jn (value counter x, value float y)
Returns a Bessel function of the first kind: order n.
---- |