File "expm1.js"
Full path: /home/ulinin/public_html/ttt.ulinin.com/math/expm1.js
File
size: 0.13 KB (133 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
'use strict';
require('../../modules/es.math.expm1');
var path = require('../../internals/path');
module.exports = path.Math.expm1;