public static double FresnelS(
	double x
)Public Shared Function FresnelS ( 
	x As Double
) As Doublepublic:
static double FresnelS(
	double x
)static member FresnelS : 
        x : float -> float The Fresnel sine integral is defined as:

It appears in wave optics in the calculation of diffraction patterns.