asinh.js 101 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2
require('../../modules/es6.math.asinh');
module.exports = require('../../modules/_core').Math.asinh;