/
var
/
www
/
qr4y.com
/
server
/
delivery
/
node_modules
/
ext
/
docs
/
math
/
/var/www/qr4y.com/server/delivery/node_modules/ext/docs/math
mkdir
upload
Name
Size
Mode
Actions
ceil-10.md
166
0644
edit
dl
rm
floor-10.md
170
0644
edit
dl
rm
round-10.md
177
0644
edit
dl
rm
Edit:
/var/www/qr4y.com/server/delivery/node_modules/ext/docs/math/round-10.md
(177B)
# `Math.round10` _(ext/math/round-10)_ Decimal round ```javascript const round10 = require("ext/math/round-10"); round10(55.549, -1); // 55.5 round10(1.005, -2); // 1.01 ```
Save
cmd:
run