Visual Math

3D Function Graphing Tool

Visualize functions z = f(x, y) in three dimensions

Supported functions: sin, cos, tan, sqrt, exp, log, abs, pow, etc.

Example Functions:

  • sin(sqrt(x^2 + y^2)) - Ripple function
  • sin(x) * cos(y) - Wave surface
  • x^2 + y^2 - Paraboloid
  • sin(x) + cos(y) - Sine-cosine combination
  • exp(-(x^2 + y^2)) - Gaussian function
  • cos(sqrt(x^2 + y^2)) - Concentric wave