Example Functions:

Shape f(x,y,z)
Sphere x*x+y*y+z*z-4
Hyperboloid z*z-x*x-y*y-4
Waves z-Math.sin(x+y)