PlotPoints
Available
Option for number of sample points in plots
PlotPoints
Plot[Sinc[x], {x, 0, 10}, Mesh -> All, MaxRecursion -> 0, PlotPoints -> 50]
→ -Graphics-Plot3D[Sin[x y], {x, 0, 2}, {y, 0, 2}, PlotPoints -> 10, Mesh -> All, MaxRecursion -> 0]
→ -Graphics3D-Plot3D[Sin[x y], {x, 0, 2}, {y, 0, 2}, PlotPoints -> 10, Mesh -> All, MaxRecursion -> 1]
→ -Graphics3D- All 6300 functions ·
Use this from an MCP client