https://github.com/compeydev/calculator
A simple calculator.
https://github.com/compeydev/calculator
Last synced: 5 months ago
JSON representation
A simple calculator.
- Host: GitHub
- URL: https://github.com/compeydev/calculator
- Owner: CompeyDev
- License: mit
- Created: 2021-01-17T11:32:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T05:54:58.000Z (over 2 years ago)
- Last Synced: 2025-10-10T10:24:43.245Z (9 months ago)
- Language: HTML
- Homepage: http://devcomp.xyz/calculator/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A simple calculator that lets you calculate sums, differences, products, quotients and exponents. Decimals are supported. Have fun calculating!
Note: Exponentiation is denoted by '**'.