An open API service providing repository metadata for many open source software ecosystems.

Topic: "addition-substraction-multiplication-division"

kkmk11/SCIENTIFIC-CALCULATOR

As its name suggests, this Scientific Calculator is designed for performing Scientific Calculations. This type of calculator usually has more Operations than a standard calculator, as it needs to be able to perform trigonometric functions, logarithms, Matrices, sine/cosine and exponential operations.

Language: C - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

Shojiyao12/MIPS_Calculator

A basic MIPS-based Calculator, that would ask for an input from the user, then the program will convert that input into Postfix first and display it. Afterwards, assess the original input from the user and perform the following operations (based on what was inputted): Addition, Subtraction, Multiplication, Division. Then, output the result.

Language: Assembly - Size: 3.71 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0