WLJS LogoWLJS Notebook

FresnelS

FresnelS[z] gives the Fresnel sine integral S(z).

Examples

Compute Fresnel S:

FresnelS[1.0]
(* 0.438259 *)

Plot the function:

Plot[FresnelS[x], {x, 0, 5}]

Please visit the official Wolfram Language Reference for more details.

On this page