Sinc
Sinc(expr)
the sinc function
Sin(expr)/expr
forexpr != 0
.Sinc(0)
returns1
.
See
Examples
>> Sinc(0)1
Implementation status
- ✅ - full supported
Sinc(expr)
the sinc function
Sin(expr)/expr
forexpr != 0
.Sinc(0)
returns1
.
See
>> Sinc(0)1