aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/math/tanh.js
blob: 030c175ddb3223f379af7a76ccc23ece0292c8d6 (plain)
1
2
3
4
require('../../modules/es.math.tanh');
var path = require('../../internals/path');

module.exports = path.Math.tanh;