expm1.js 119 Bytes Raw Blame History Permalink 1 2 3 4 require('../../modules/es.math.expm1'); var path = require('../../internals/path'); module.exports = path.Math.expm1;