jn()
Computes the bessel function of the first kind and returns a real number
Syntax
jn(n, x)
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| n | Order | [0, ∞) | integer, real | yes |
| x | Value | (-∞, ∞) | integer, real | yes |
Examples
j0_15 = jn(0, 15)
returns -0.014
j10_15 = jn(10, 15)
returns -0.09
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()