-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mathematical Expression issue #1
Comments
I will work on this. |
Hello, |
Hi CaolanCode, |
Thanks do you want app to input an infinite number of integers or would you like it to input three? |
If the solution for infinity input is feasible, then you can go for it 👍 |
How can you run the code to find bugs? |
You need have Android studio for running the project, you cannot just simply run this java file, because in native android development, it doesn't use |
Mathematical expressions like a+b+c are not yet computable in SimpleCalculator app.
Currently, the app supports:
The text was updated successfully, but these errors were encountered: