UNPKG

@stdlib/math-base-special-kernel-sin

Version:

Compute the sine of a double-precision floating-point number on [-π/4, π/4].

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