|
fix ATAN2 implementation and add tests
Math.Atan2() expects y as first parameter and x as second, while in Excel x is first, throw "correct" exception on input (0, 0) add unit tests |
|---|
|
|
| ClosedXML/Excel/CalcEngine/Functions/MathTrig.cs |
|---|
| ClosedXML_Tests/Excel/CalcEngine/MathTrigTests.cs |
|---|