Himmel und Hölle

silviana amethyst

Equation

\[ x^2-y^2z^2 \]

Properties:

Some story

My student David Bachmeier printed the grey representative as part of a year-long research project I advised. Thanks David!

Bertini_real input files

input

CONFIG
tracktype: 1;
END;
INPUT

variable_group x, y, z;
function f1;
f1 = x^2-y^2*z^2;
END;