public static double FresnelC(
double x
)
Public Shared Function FresnelC (
x As Double
) As Double
public:
static double FresnelC(
double x
)
static member FresnelC :
x : float -> float
The Fresnel cosine integral is defined as:
It appears in wave optics in the calculation of diffraction patterns.