sinc

Normalized sinc function.

nothrow @nogc pure
T
sinc
(
T
)
(
T x
)

Return Value

Type: T

sin(PI*x)/(PI*x).

Meta