Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

unexpected character: '-' when I copy a expression from input screen #81

Open
mzdluo123 opened this issue Mar 17, 2020 · 3 comments
Open

Comments

@mzdluo123
Copy link

image

image

when I use other functions,the input box is not intuitive,so i copy the expressions from main screen
I replace the '−' to the '-' , the issues can be solved, but it inconvenient.

@mzdluo123
Copy link
Author

version:3.4.9
downloaded from Google Play

@axkr
Copy link
Collaborator

axkr commented Mar 17, 2020

"a−3" // ToCharacterCode

Returns

{97,8722,51}

https://www.codetable.net/decimal/8722

@mzdluo123
Copy link
Author

I think when I click "−" button in main screen, it should be entered a '-' , so I can copy the expression to other function screen.
The reason I copy it from main screen is input boxes in other screens can't make me check the expression very clearly

when I use “-” in main screen , it works well

image

https://en.wikipedia.org/wiki/Plus_and_minus_signs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants