Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 174 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 174 Bytes

Calculator.js

Engineering calculator with 10 operations. Operations: plus, minus, divided, multiplied, round, floor(round down), ceil(round up), absolute, sqrt and power.