sonar-dotnet
sonar-dotnet copied to clipboard
SE: Support System.Math operations
Add support for System.Math operations for NumberConstraint.
- [ ] Abs
- [ ] BigMul
- [ ] DivRem
- [ ] Max
- [ ] Min
- [ ] Pow
- [ ] Sign
- [ ] Sqrt
Once done:
- [ ] Ask @pavel-mikula-sonarsource to update Taxonomy, line
StdLib math operationsfor C# from -4 to 4