File "cosh.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/es/math/cosh.js
File size: 131 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
require('../../modules/es.math.cosh');
var path = require('../../internals/path');
module.exports = path.Math.cosh;