UNPKG

math-precision

Version:

.round, .ceil, .floor with precision parameter: .round(1.234, 2) → 1.23

8 lines (7 loc) 73 B
language: node_js node_js: - "node" - "iojs" - "6" - "5" - "4"