Home
last modified time | relevance | path

Searched refs:znRe (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/mandelbrot/
H A DFractalEngine.cpp400 double znRe = zImaginary * -1; in DoSet_Tricorn() local
402 zReal = znRe; // Swap the real and complex parts each time. in DoSet_Tricorn()