Skip to content

A mini project on C, which can perform all arithmetic operations for N operands & also evaluate an expression.

Notifications You must be signed in to change notification settings

Ratheshprabakar/Expression-Evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Expression-Evaluator

A mini project on C, which can perform all arithmetic operations for N operands & also return the result by evaluating an expression as an input.

Features :

  • Addition (Completed)

  • Subtraction (Completed)

  • Multiplication (Completed)

  • Division (Completed)

  • Expression Evaluator (Coming Soon)

About

A mini project on C, which can perform all arithmetic operations for N operands & also evaluate an expression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages