3D Surface Plot: Sine Wave Interference Pattern

You can interact with the 3D graph by rotating, zooming, and panning.

Parameter Description
Function z = sin(πx) * sin(πy)
X-Axis Range -1 to 1
Y-Axis Range -1 to 1
Z-Axis Range -1 to 1
Step Size 0.05 (resolution of the surface)

Note: The graph shows a mathematical surface created by multiplying sine waves in the x and y directions. The color gradient represents the z-value, with blue indicating lower values and red indicating higher values.