I am trying to plot a function f on the domain {x,0,100},{y,0,100}.
this function f has two parameters A and B in it such that $ 0< A < 100 $ and $a < B <= 100$.
Can anybody help in setting something up like this? Thank you.
My function is, for example:
$$(A^3 - A^2 (x + y) + x (B^2 - y^2 + B (-x + y)) $$
