26 May
2003
26 May
'03
1:15 p.m.
On Monday 19 May 2003 06:24 am, Albrecht Niekamp wrote:
endif bo<=ba ;z<=bailout } The value in z has changed, and bo != |z|.
I thought I saw this fixed once, but I can't seem to find it.
I know that the z value is different and I did that for 2 reasons: to have an initial value for the following expressions and to avoid an unwanted bailout caused by any of them.
And the problem with that would be that the value in z is used for all the coloring options and periodicity checking (I know, you turn off periodicity checking). Jonathan