News

A simple Java-based calculator that performs basic arithmetic operations (+, -, \*, /, ^) and trigonometric functions (sin, cos). Uses Scanner for input and Math library for calculations.