Searched defs:invx (Results 1 – 2 of 2) sorted by relevance
165 const T invx = one / x; in run() local188 const ComplexT invx = ComplexT(one, zero) / x; in run() local
2949 double invx = 1.0/x; in atan2() local