This was a project for my programming university class (variant 8) where i had to make a simple calculator that supports the usual operands and supports nested brackets
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple calculator that inputs an array of chars (requirement), and then processes that char to give a final answer, in the char can be used different spacing, these operands "+,-,*,/" and it can support brackets and nested brackets "{,[,(,),],}", there is also a branch for float calculations.
GheorgheMorari/ProjectVariant8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple calculator that inputs an array of chars (requirement), and then processes that char to give a final answer, in the char can be used different spacing, these operands "+,-,*,/" and it can support brackets and nested brackets "{,[,(,),],}", there is also a branch for float calculations.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published