Number of variables: 3
Variables:  x y z
Rank: 1

----------DIMENSION 2----------

NONSINGULAR SOLUTIONS
---------------
Path number: 0
Component number: 0
Estimated condition number: 1.000000e+00
-0.384856037083966388414779526509e1 0.443601509718876603500543996121e1
0.563523515982515878694350850403e1 -0.165341209743805421076977503562e1
0.416153338544001666725892553388e0 -0.909294451109585038983684434479e0
Multiplicity: 1
Deflations needed: 0
---------------
Path number: 1
Component number: 0
Estimated condition number: 1.000000e+00
0.103852697096490295026501795328e0 0.302784872578182343371339980031e0
0.257942928707708940723965590773e0 -0.189550803971102334559446593924e0
-0.821567908081550120695666101243e0 -0.570110666809967353972579997635e0
Multiplicity: 1
Deflations needed: 0
---------------
Path number: 2
Component number: 0
Estimated condition number: 1.000000e+00
0.113334846803389799258364144135e0 -0.464860445203218133404171076151e-1
0.744598665454456524236413931144e-1 0.972700781799192346634815270448e-1
-0.863709413539579975943005249377e0 -0.503990127842912040240996993947e0
Multiplicity: 1
Deflations needed: 0


*************** input file needed to reproduce this run ***************

CONFIG

TrackType: 3;
TrackTolBeforeEG: 1.000000000000e-06;
TrackTolDuringEG: 1.000000000000e-07;
CoeffBound: 1.884662000000e+00;
DegreeBound: 3.000000000000e+00;
SharpenDigits: 30;
SecurityMaxNorm: 1.000000000000e+12;
RandomSeed: 13423;

END;

INPUT

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

END;


*************** version information ***************
Bertini(TM) v1.5.1
GMP v6.1.1, MPFR v3.1.4-p1

Authors:
D.J. Bates, J.D. Hauenstein,
A.J. Sommese, C.W. Wampler

