asinh.js 101 B

12
  1. require('../../modules/es6.math.asinh');
  2. module.exports = require('../../modules/_core').Math.asinh;