Qurak

PlotRange

Khả dụng

Option specifying the range of values to include in a plot

PlotRange
Plot[Tan[x], {x, 0, 10}, PlotRange -> Automatic] → -Graphics-Plot3D[Sqrt[1 - x ^ 2 - y ^ 2], {x, -2, 2}, {y, -2, 2}, PlotRange -> All] → -Graphics3D-Plot3D[Sqrt[1 - x ^ 2 - y ^ 2], {x, -2, 2}, {y, -2, 2}, PlotRange -> Full] → -Graphics3D-

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP