Skip to content
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

Division by Functions #200

Closed
brainded-boi opened this issue Feb 27, 2023 · 1 comment
Closed

Division by Functions #200

brainded-boi opened this issue Feb 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@brainded-boi
Copy link

Describe the bug
Calculator cannot divide by Functions like log, sin, tan etc, even after using ()'s

Screenshots/videos
Screenshot_20230227-070916_Calculator
Screenshot_20230227-070906_Calculator
Screenshot_20230227-071256_Calculator

Smartphone (please complete the following information):

  • Device: realme narzo 30a
  • OS: Android 11
  • Version: 2.1.2
  • Language: English
@brainded-boi brainded-boi added the bug Something isn't working label Feb 27, 2023
@lefterisgar lefterisgar added this to the 2.2.0 milestone Feb 27, 2023
@Markus40
Copy link

Markus40 commented Mar 4, 2023

Other probably related combinations that do not work:
1*(sin(2))
1+sin(2)
1-sin(2)
2^sin(2)
(sin(2))

Darkempire78 added a commit that referenced this issue Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants