Lines Matching refs:yy
2247 double yy = bufy.data.fl[x];2249 double p = log(sqrt(xx*xx + yy*yy) + 1.)*M;2250 double a = atan2(yy,xx);