No.11947105 ViewReplyOriginalReport
>the year is 2020
>still calculating standard deviation using squares and square roots instead of just applying an absolute function

Why are math fags like this?

f32::abs(value - mean)

Is that really so hard???
Why don’t they just use an array or something in c# lol