Searched refs:invy (Results 1 – 2 of 2) sorted by relevance
2950 double invy = 1.0/y; in atan2() local2961 if (y < 0.0 || invy < 0.0) { in atan2()
13325 const fp16type invy (invyd); in calc() local13327 result = (xd * invy.asDouble()); in calc()