Yassine-Lafryhi / ScientificCalculator

An Android application of a basic scientific calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScientificCalculator

An Android application of a basic scientific calculator

Prerequisites

  • Install Android Studio :

From : Android Studio

Screenshots

Splash screen Main interface
Please enter an expression An expression example
Evaluation of previous expression Division by 0
The division by 0 is impossible Expression with syntax error Syntax error

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT License

About

An Android application of a basic scientific calculator

License:MIT License


Languages

Language:Java 100.0%