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

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

Completed in 27 milliseconds