atanh.js 71 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3
var parent = require('../../es/math/atanh');

module.exports = parent;