Special.Elliptic F Method
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
Overload List
Elliptic | Returns the value of the incomplete elliptic integral of the first kind. |
Elliptic | Returns the value of the incomplete elliptic integral of the first kind. |
EllipticF(Complex<Double>, Complex<Double>)
Returns the value of the incomplete elliptic integral of the first kind.
public static Complex<double> EllipticF(
Complex<double> phi,
Complex<double> k
)
Parameters
Return Value
Complex<Double>EllipticF(Double, Double)
Returns the value of the incomplete elliptic integral of the first kind.