22 Nov
2011
22 Nov
'11
12:01 a.m.
Hal,
Uncle's formula specifies two bailout criteria:
z<|10|
and
potential=256/200/4
Am I correct in assuming that specifying two bailout criteria doesn't make sense?
Anyone know which one gets used?
The bailout in the formula is the one that gets used. The bailout value is hard coded as |10| and isn't changed by using the potential parameter. Jonathan