sinc
Base.Math.sinc
— Functionsinc(x)
Compute normalized sinc function $\operatorname{sinc}(x) = \sin(\pi x) / (\pi x)$ if $x \neq 0$, and $1$ if $x = 0$.
See also cosc
, its derivative.
sinc
Base.Math.sinc
— Functionsinc(x)
Compute normalized sinc function $\operatorname{sinc}(x) = \sin(\pi x) / (\pi x)$ if $x \neq 0$, and $1$ if $x = 0$.
See also cosc
, its derivative.
Settings
This document was generated with Documenter.jl version 1.8.0 on Saturday 4 January 2025. Using Julia version 1.11.2.