Skip to content

Discover my personal project—a fully functional scientific calculator developed in Java within Android Studio. Utilizing MathParser.org's mXparser v4.4.0, this project offers advanced mathematical capabilities for Android app development enthusiasts.

Notifications You must be signed in to change notification settings

nadimnesar/liveCalc

Repository files navigation

liveCalc - Scientific Calculator

Welcome to my Scientific Calculator App project! This Android Studio project is a fully functional scientific calculator built in Java, leveraging the capabilities of MathParser.org's mXparser v4.4.0 library.

Features

  • Arithmetic operations (addition, subtraction, multiplication, division)
  • Advanced mathematical functions (trigonometric, logarithmic, exponential, modular, LCM, GCD, square root, factorial and more...)
  • Support for parentheses and mathematical expressions
  • User-friendly interface for easy input and output
  • Responsive Design.

Screenshots

Getting Started

To get started with this project, follow these steps:

  1. Clone or download the repository to your local machine.
  2. Open the project in Android Studio.
  3. Build and run the project on an Android emulator or physical device.

Also available apk file in the release section.

Dependencies

This project relies on the following dependencies:

  • MathParser.org's mXparser v4.4.0: GitHub
    • This library provides advanced mathematical parsing and evaluation capabilities.

Usage

Simply launch the app on your Android device and start performing calculations! Enter mathematical expressions using the keypad and see the results instantly.

Contributing

Contributions to this project are welcome! Feel free to submit pull requests or open issues for any suggestions, bug fixes, or enhancements.

License

This project is licensed under the MIT License.

Acknowledgements

  • Thanks to MathParser.org for providing the mXparser library.
  • Special thanks to Android Studio for providing a robust development environment.

About

Discover my personal project—a fully functional scientific calculator developed in Java within Android Studio. Utilizing MathParser.org's mXparser v4.4.0, this project offers advanced mathematical capabilities for Android app development enthusiasts.

Topics

Resources

Stars

Watchers

Forks

Languages