Platform |
Win32 and x64 |
Purpose |
To compute the Bessel function of the first kind of order 0. |
Class |
Elemental function |
Syntax |
REAL FUNCTION
BESSEL_J0(X) |
Description |
The return value is of type REAL, of the same kind as X, and lies in the range -0.4027... <= Bessel_j0(X) <= 1. |