Qurak

Plot3D

Disponibile

Plots a surface `z = f[x, y]`.

Plot3D[f, {x, xmin, xmax}, {y, ymin, ymax}]
Plot3D[{f1, f2, …}, {x, xmin, xmax}, {y, ymin, ymax}]
Plot3D[{…, w[fi], …}, …]
Plot3D[…, {x, y}∈ reg]
Head[Plot3D[Sin[x + y], {x, 0, 2}, {y, 0, 2}]] → Graphics3D

Usata in

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP