Skip to content

Sinc

Sinc(expr)

the sinc function Sin(expr)/expr for expr != 0. Sinc(0) returns 1.

See

Examples

>> Sinc(0)
1

Implementation status

  • ✅ - full supported

Github