uawdijnntqw1x1x1
IP : 216.73.216.86
Hostname : 6.87.74.97.host.secureserver.net
Kernel : Linux 6.87.74.97.host.secureserver.net 4.18.0-553.83.1.el8_10.x86_64 #1 SMP Mon Nov 10 04:22:44 EST 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
emeraadmin
/
www
/
node_modules
/
extend
/
..
/
d3-timer
/
..
/
form-data
/
..
/
..
/
4d695
/
es.math.atanh.js.tar
/
/
home/emeraadmin/public_html/node_modules/core-js-pure/modules/es.math.atanh.js000064400000000741151701430760023535 0ustar00'use strict'; var $ = require('../internals/export'); // eslint-disable-next-line es/no-math-atanh -- required for testing var $atanh = Math.atanh; var log = Math.log; var FORCED = !($atanh && 1 / $atanh(-0) < 0); // `Math.atanh` method // https://tc39.es/ecma262/#sec-math.atanh // Tor Browser bug: Math.atanh(-0) -> 0 $({ target: 'Math', stat: true, forced: FORCED }, { atanh: function atanh(x) { var n = +x; return n === 0 ? n : log((1 + n) / (1 - n)) / 2; } });
/home/emeraadmin/www/node_modules/extend/../d3-timer/../form-data/../../4d695/es.math.atanh.js.tar