Optimize/replace Math.Pow
Opened this issue · 0 comments
XavierAP commented
- https://learn.microsoft.com/en-us/dotnet/api/system.numerics.ipowerfunctions-1.pow
- Benchmark with Math.Pow(double, double)
- If proven faster, replace usage here
Opened this issue · 0 comments