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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dflame.c145 double nx, ny; local
146 nx = fs->f[0][0][i] * x + fs->f[0][1][i] * y + fs->f[0][2][i];
149 nx = sin(nx);
152 if (!recurse(fs, nx, ny, l + 1))

Completed in 33 milliseconds