Special.Elliptic K Method
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
Overload List
Elliptic | Returns the value of the complete elliptic integral of the first kind. |
Elliptic | Returns the value of the complete elliptic integral of the first kind. |
EllipticK(Complex<Double>)
Returns the value of the complete elliptic integral of the first kind.
public static Complex<double> EllipticK(
Complex<double> k
)
Parameters
Return Value
Complex<Double>EllipticK(Double)
Returns the value of the complete elliptic integral of the first kind.