The Calculator app lets you conveniently perform algebraic, scientific, or computational calculations.
Calculator
- Basic, scientific, and programmer calculator modes
- Basic arthmetic operations: add, subtract mulitply, and divide
- Square root and power functions
- Trigonometric functions
- Logarithmic functions
- Mathmatical constants, pi and e
- Memory storage functions
- Base conversions functions (binary, octal, decimal, and hexidecimal)
- Bitwise logical operations (and, or, xor, not)
- Bit shifting operations (shift left, shift right, rotate left, rotate right)
- Perform basic, scientific, or programming calculations.
This application is built on top of the Sharedigm cloud-based operating system.
You will need an instance of the Sharedigm OS installed on your computer or web server in order to run this application.
The installer and uninstaller scripts for this applications require the following:
In order to install this application, simply run the included installation script:
sh install.sh SHAREDIGM_PATH
To uninstall this application, run:
sh uninstall.sh SHAREDIGM_PATH
Distributed under the Sustainable Use License which allows urestricted use of the software but does not allow you to commercialize it. See LICENSE.md for more information.