calculator
calculator copied to clipboard
Fix "sin^-1(x)" Crash #2009
Catching unhandled exceptions instead of crashing
Fixes #2009
Description of the changes:
- Catching relevant exceptions and setting analysis error to true for further error handling.
How changes were validated:
- Smoke tests, automated testing and UI testing
- Testing the math functions with manual tests.
@microsoft-github-policy-service agree
/azp run
Azure Pipelines successfully started running 1 pipeline(s).