Quote:
Originally Posted by contiga
You could create a public function squareRoot( v) return v ^ 0.5;
xP
|

maybe I will
Quote:
Originally Posted by _Z3phyr_
I thought that sqrt(val) worked as well? Or am I soo 5 years ago or something
|
Didn't work, but I know that sqrt(float) works in some other script languages like C I think