Package com.imsl.test.example.math
Class BesselEx1
java.lang.Object
com.imsl.test.example.math.BesselEx1
Evaluates the Bessel functions I, J, and K.
The Bessel functions I, J, and K are exercised for orders \(0, 1, 2,\) and \(3\) and evaluated at \(10.0\).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BesselEx1
public BesselEx1()
-
-
Method Details
-
main
-