-
Notifications
You must be signed in to change notification settings - Fork 0
RealTrippR/Java-Expression-Evaluator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simplified version of a scientific calculator. It evaluations equations, such as the one below: ((5*(2+5))+6)/2 and prints the result (20.5) As of now it only supports the current operations: addition subtraction multiplication division exponentiation other functions, such as arc, sin, cos, and numerical constants such as pi, c, and e may be added in future versions.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published