UNPKG

math-sin

Version:

Computes the sine of a number.

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