UNPKG

math-cos

Version:

Computes the cosine of a number.

6 lines (3 loc) 57 B
'use strict'; // EXPORTS // module.exports = Math.cos;