Contours
उपलब्ध
Option specifying contour levels in contour plots
Contours
ContourPlot[x ^ 2 - y ^ 2, {x, -2, 2}, {y, -2, 2}, Contours -> 3]
→ -Graphics-ContourPlot[x ^ 2 - y ^ 2, {x, -2, 2}, {y, -2, 2}, Contours -> {-1, 0, 1}]
→ -Graphics-ContourPlot3D[x ^ 2 + y ^ 2 - z ^ 2, {x, -2, 2}, {y, -2, 2}, {z, -2, 2}, Contours -> 5, Mesh -> None]
→ -Graphics3D- सभी 6300 फ़ंक्शन ·
इसे किसी MCP क्लाइंट से उपयोग करें