Im trying to plot the surface $z=(1+x^2)/(1+y^2)$ , but specifically the part of the surface that is above $|x|+|y|\leq1$. Cant seem to find any information on how to produce a plot in maple, where your range is given by an expression, and not specific constants.
2026-03-25 17:37:16.1774460236
How to plot a surface in maple where the range is given by an expression, not constants?
382 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

Here is one way... Maple can solve that inequality in x and y which determines the domain.
From there we can (for this example) merge four plots,
And we can easily merge those into a just a pair of plots,
And then,
Each of these produces the 3D surface plot,