Voreingestellte Funktionen

cos(t)*((b*x) + (a*y)) - c: Ebene im Raum

a*cos(t)*(x^2 + y^2) - c: Rotations- Paraboloid

cos(t)*((b*x)^2 + (a*y)^2) - c: allgemeines Paraboloid

cos(t)*((b*x)^2 - (a*y)^2) - c: parabolischer Sattel

sqrt((a)^2*abs(cos(t)) - x^2 - y^2): Kugel

sqrt((b*c)^2*abs(cos(t)) -((c+1)*x)^2 - (c*y)^2): Rotations - Ellipsoid

sqrt(a*b - b*x^2 - a*y^2): allgemeines Ellipsoid

sqrt(a*cos(t)^2 + x^2 + y^2)-c: Rotations- Hyperboloid

sqrt(a^2 + b*x^2 + c*y^2)-p: allgemeines Hyperboloid

sqrt(a^2 - cos(t)*(b*x^2 - c*y^2)): elliptisch hyperbolischer Sattel

cos(t)*x*y: hyperpolischer Sattel

a*(sin(pi*x+t)+sin(-pi*x+t)): stehende Welle

a*sin(pi*(x^2+y^2)-t)/sqrt(0.1+x^2+y^2): radiale Oberflächenwelle

Abklingen wie 1/r