This scientific calculator is an Android application that provides a wide range of scientific calculations for users on-the-go. It includes various mathematical functions such as trigonometric, logarithmic, exponential, and statistical operations.
- Standard calculator operations, including addition, subtraction, multiplication, and division
- Advanced scientific functions such as trigonometric, logarithmic, exponential, and statistical operations
- Ability to perform complex operations using brackets
- Memory functions to store and recall previous calculations
- Clear and user-friendly interface
The app is built using Kotlin and Android Studio, utilizing the Android SDK to create the UI and functionality of the app. The app also uses the Math library to perform complex mathematical calculations.
- Clone the repo into Android Studio using VCS operations.
- After loading all the files, you can connect physical device and run app on your device and continue using in daily life.
- To test on Emulator, setup a device in Android studio using tools manager and run your app on Emulator.
Contributions to the app are welcome and can be made through the GitHub repository. Issues and suggestions can be reported through the repository, and pull requests are welcome. The repository also includes documentation on the app's architecture and how to contribute to the project.