Skip to content

Billy4896/Tafe230123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The calculator application is going to be superseded by the Universal calculator aplication once it is developed.

Calc is an interactive calculator which provides for easy large numeric calculations, but which also can be easily programmed for difficult or long calculations. It can accept a command line argument, in which case it executes that single command and exits. Otherwise, it enters interactive mode. In this mode, it accepts commands one at a time, processes them, and displays the answers. In the simplest case, commands are simply expressions which are evaluated. For example, the following line can be input:

3 + 4 * 1 and the calculator will print:

7

About

Repository required for the universal calculator project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages