package.es.math.log1p.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.math.log1p');
var path = require('../../internals/path');
module.exports = path.Math.log1p;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy