Class BesselBase
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.FormulaParsing.Excel.Functions.Engineering.Implementations
Assembly: EPPlus.dll
Syntax
public abstract class BesselBase
Fields
f_2_DIV_PI
Declaration
protected const double f_2_DIV_PI = 0.63661977236758138
Field Value
Type | Description |
---|---|
System.Double |
f_PI
Declaration
protected const double f_PI = 3.1415926535897931
Field Value
Type | Description |
---|---|
System.Double |
f_PI_DIV_2
Declaration
protected const double f_PI_DIV_2 = 1.5707963267948966
Field Value
Type | Description |
---|---|
System.Double |
f_PI_DIV_4
Declaration
protected const double f_PI_DIV_4 = 0.78539816339744828
Field Value
Type | Description |
---|---|
System.Double |