sinc - part-cw/lambdanative GitHub Wiki
(sinc x)
sinc returns the sinc (sinus cardinal) function of x.
Parameter | Description |
---|---|
x | Number to operate on |
Example
Example 1: Get sinc of 3
> (sinc 0.5)
.6366197629629072
sinc returns the sinc (sinus cardinal) function of x.
Parameter | Description |
---|---|
x | Number to operate on |
Example 1: Get sinc of 3
> (sinc 0.5)
.6366197629629072