microsoft / microsoft/calculator
Typing "sin^-1(x)" and "Enter" in the graphing calculator causes the app to crash.
Open
Nobody has claimed this yet.
Area: Reliability
triage needed
- Dominant language
- C#
- Stars
- 31.1k
- Forks
- 5.8k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Typing "sin^-1(x)" and "Enter" in the graphing calculator causes the app to crash.
Steps To Reproduce
Steps to reproduce the behavior:
- Go to 'Graphing mode'
- Type "sin^-1(x)" and then "enter" in the textbox
- The app will crash
Expected behavior
No app crash and the function get plotted correctly.
Device and Application Information
- OS Build: 10.0.22621.0
- Architecture: x64
- Application Version: 11.2304.1.0
- Region: en-US
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the graphing calculator mode by reproducing the crash with the textbox input "sin^-1(x)" followed by Enter. Trace the graphing expression handling from that input; done means the app no longer crashes and the function is plotted correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100