Thread: Square root
View Single Post
  #6  
Old 11-30-2006, 04:09 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by contiga View Post
You could create a public function squareRoot( v) return v ^ 0.5;
xP
maybe I will

Quote:
Originally Posted by _Z3phyr_ View Post
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
__________________
Reply With Quote