Hello all,
I am attempting to convert an algorithm from Pascal to C#, for the most part it went pretty easily, until I came across "sqrt", which I assumed was Square Root, then soon after was a "sqr" which I assume is something else?
Can anyone explain this one to me?
I am attempting to convert an algorithm from Pascal to C#, for the most part it went pretty easily, until I came across "sqrt", which I assumed was Square Root, then soon after was a "sqr" which I assume is something else?
Can anyone explain this one to me?