File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/bower-config/node_modules/mout/math/ceil.js
Back
/** * Round value up with a custom radix. */ function ceil(val, step){ step = Math.abs(step || 1); return Math.ceil(val / step) * step; } module.exports = ceil;
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings