Skip to content

Latest commit

 

History

History

calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Calculator

The Calculator app lets you conveniently perform algebraic, scientific, or computational calculations.

Calculator

Features

  • 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)

Benefits

  • Perform basic, scientific, or programming calculations.

Requirements

1. Sharedigm OS

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.

2. Installer Requirements

The installer and uninstaller scripts for this applications require the following:

  1. bash - Unix style shell interpreter.
  2. jq - command-line JSON processor.
  3. sass - CSS pre-processor

Installation

In order to install this application, simply run the included installation script:

sh install.sh SHAREDIGM_PATH

Uninstallation

To uninstall this application, run:

sh uninstall.sh SHAREDIGM_PATH

License

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.

Contact

mailto:[email protected]