calculator icon indicating copy to clipboard operation
calculator copied to clipboard

Fix "sin^-1(x)" Crash #2009

Open firahman opened this issue 1 year ago • 3 comments

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.

firahman avatar Dec 04 '23 00:12 firahman

@microsoft-github-policy-service agree

firahman avatar Dec 04 '23 00:12 firahman

/azp run

tian-lt avatar Mar 26 '24 07:03 tian-lt

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Mar 26 '24 07:03 azure-pipelines[bot]