atanh.js 75 B

1234
  1. var parent = require('../../stable/math/atanh');
  2. module.exports = parent;