Paul Welter

Results 45 comments of Paul Welter

I'm not sure this is wrong, if i paste 50 - 2 ^ 5 - 5 into c# interactive, i get 48. I paste it into google, it converts it...

I more helpful issue would be to explain what is expected. Looks like if you use 1/(sqrt(1-(.71^2)))*3.2, computes correctly.

that code is making a poor assumption that a function would only take 1 param. I've been meaning to fix that, want to support things like round(123.456, 2)