Searched defs:ny (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
150 ny = fs->f[1][0][i] * x + fs->f[1][1][i] * y + fs->f[1][2][i];
153 ny = sin(ny);
155 if (!recurse(fs, nx, ny, l + 1))

Completed in 10 milliseconds