HEX
Server: Apache
System: Linux sxb1plzcpnl440011.prod.sxb1.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: xfp2mtarcm67 (7705020)
PHP: 7.3.33
Disabled: NONE
Upload Files
File: //home/xfp2mtarcm67/public_html/wp-content/plugins/woocommerce/assets/js/round/round.min.js
function round(a,e,r){var _,c,s;if(e|=0,c=(a*=e=Math.pow(10,e))%1==.5*(s=0<a|-(a<0)),_=Math.floor(a),c)switch(r){case"2":case"PHP_ROUND_HALF_DOWN":a=_+(s<0);break;case"3":case"PHP_ROUND_HALF_EVEN":a=_+_%2*s;break;case"4":case"PHP_ROUND_HALF_ODD":a=_+!(_%2);break;default:a=_+(0<s)}return(c?a:Math.round(a))/e}