Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

vasloui/Calculator

Repository files navigation

Calculator

A calculator Java application that runs on the terminal.

Screenshots

Appearance In the Terminal
appearanceInTerminal

While running, the user is given instructions for performing simple math operations or exiting the app as shown in the image above.

If a mathematical operation is selected, then two numbers must be given each time to perform an operation.

Number Input
give Numbers

Then, the result is printed and the process is repeated until the user gives "0" in the command section. On exit, the history is saved in a History.txt file in the project's directory.

dir content

(Note: The square root operation only calculates for natural numbers, whose root is also a natural number.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages