Special.Fresnel C Method
Returns the value of the Fresnel cosine integral for the specified number.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The value of the Fresnel cosine integral for x
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static double FresnelC(
double x
)
Parameters
- x Double
- A real number.
Return Value
DoubleThe value of the Fresnel cosine integral for x