"Scientific Calculator is an Android application developed using Java and Android Studio. It provides a comprehensive set of mathematical functions, including addition, subtraction, multiplication, division, square, factorial, cosine, sine, tangent. The calculator also features a history section that displays the ten most recent operations."


- Basic arithmetic operations: addition, subtraction, multiplication, and division.
- Additional mathematical functions: square, factorial, cosine, sine, and tangent.
- History section that keeps track of the ten most recent operations.
- User-friendly interface for easy interaction and calculations.


The following individuals have contributed to the development of this application:
- Clone the repository using the following command:
git clone https://github.com/Frikh-Said/CalculatriceScientifique.git
-
Open the project in Android Studio.
-
Build and run the application on an Android device or emulator.
-
Use the calculator's buttons to perform mathematical operations and view the results.
- The development of this application was inspired by the need for a reliable scientific calculator for Android devices.
- We would like to thank the open-source community for providing useful libraries and resources that assisted in building this application.