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
Scientific Calculator functionality was built by using Polymorphism and Inheritance. Designed the classes and implemented the arithmetic, trigonometric, exponential, and logical functions. Unit tests were written to validate the handled exceptions.