Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

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
Clone this wiki locally