File "tanh.js"

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

'use strict';
var parent = require('../../actual/math/tanh');

module.exports = parent;