Skip to content

A program to calculate mathematical expressions from user input!

License

Notifications You must be signed in to change notification settings

alankcf/terminalcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

C Programming Project

A project I wrote after a first year computer science course! I thought this would be a great way to apply what I have learnt from this course into one program. Includes uses of arrays, branching, functions, loops, strings, and user input.

About

This is a program that prompts, and then evaluates, a user input of a mathematical expression (division, exponent, multiplication, addition, subtraction) between two numbers, all in one line. Coded with the C programming language.

Using My Code

Please refer to the LICENSE if you would like to use any of my code.

About

A program to calculate mathematical expressions from user input!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages