Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.SpecialFunctions Namespace


Extreme Optimization Mathematics Library for .NET

Bessel Class

Contains methods for calculating the values of the Bessel functions and their variants.

For a list of all members of this type, see Bessel Members.

System.Object
   Bessel

[Visual Basic]
NotInheritable Public Class Bessel
[C#]
public sealed class Bessel

Remarks

Bessel functions arise in the solution of many physical problems, in particular involving partial differential equations over a cylindrical domain.

This class contains static methods for evaluating the Bessel function of the first and second kind of arbitrary integer order for real arguments.

Requirements

Namespace: Extreme.Mathematics.SpecialFunctions

Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)

See Also

Bessel Members | Extreme.Mathematics.SpecialFunctions Namespace