Sinc
Sinc[z] gives sinc(z).
Examples
Compute the sinc function:
Sinc[Pi]
(* 0 *)Plot the sinc function:
Plot[Sinc[x], {x, -10, 10}]Please visit the official Wolfram Language Reference for more details.
Sinc[z] gives sinc(z).
Compute the sinc function:
Sinc[Pi]
(* 0 *)Plot the sinc function:
Plot[Sinc[x], {x, -10, 10}]Please visit the official Wolfram Language Reference for more details.