You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A command-line calculator built with Python that supports basic and advanced mathematical operations. This calculator allows you to perform operations like addition, subtraction, multiplication, and division, as well as more advanced functions such as modulus, exponentiation, square roots, trigonometry (sin, cos, tan), and logarithms.