UNPKG

@stdlib/math-base-special-sinc

Version:

Compute the normalized cardinal sine of a number.

3 lines 104 B
/// <reference path="../docs/types/index.d.ts" /> import sinc from '../docs/types/index'; export = sinc;