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

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

Completed in 10 milliseconds