C#C
C#3y ago
arch_il

✅ advanced math in c#

is there any math module in C# that would evaluate (1/sqrt(2))^2 as 1/2 ? Something like Wolfram Mathematica but much simpler.
Was this page helpful?