cosh.js 99 B

12
  1. require('../../modules/es6.math.cosh');
  2. module.exports = require('../../modules/$.core').Math.cosh;