Simple calculator on Python 3. Not uses potentially "infinite" data structures like lists etc. Understands operations + - * / ^ (degree) with standard priority. Supports brackets. Could calculate expressions like for example 2 + 2, 3 + 4.515^3 * 2, 1 + (3.5 + 15^(1 + 1)) * 1.70-34 etc.
-
Notifications
You must be signed in to change notification settings - Fork 0
DanielRaskin/clc
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published