File "tanh.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/es/math/tanh.js
File size: 131 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
require('../../modules/es.math.tanh');
var path = require('../../internals/path');

module.exports = path.Math.tanh;