RegionPlot¶ Plots the region where an inequality holds. $ wo 'Head[RegionPlot[x^2 + y^2 < 1, {x, -1, 1}, {y, -1, 1}]]' Graphics