Searched refs:invy (Results 1 – 1 of 1) sorted by relevance
2950 double invy = 1.0/y; in atan2() local2961 if (y < 0.0 || invy < 0.0) { in atan2()