Scientific Calculator
Scientific Calculator
Binary Masters
Submitted to:
Prof. Shazaib Iqbal
Submitted by:
Muhammad Shabaz : BCS-F24-E13
Sahiba Bibi : BCS-F24-E14
Kainat : BCS-F24-E15
University of Mianwali
Introduction:
This project will build a Scientific Calculator in C++. It will do basic math
(addition, subtraction, multiplication, division) and advanced calculations like sine,
cosine, and square roots. It will also handle errors, such as dividing by zero. The goal
is to create a tool that’s quick, accurate, and easy to use for everyone.