UNPKG

@stdlib/math-base-special-cos

Version:

Compute the cosine of a number.

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