Wigwam

silviana amethyst

Wigwam

Equation

\[ x^2+y^2z^3 \]

Properties:

Some story

I want to eat a taco shaped like this surface. Wigwam. The new taco craze sweeping America.

Bertini_real input files

input

CONFIG
tracktype: 1;
END;
INPUT

variable_group x, y, z;
function f;
f = x^2+y^2*z^3;
END;