Searched refs:ACOS (Results 1 – 2 of 2) sorted by relevance
1591 enum Type {ACOS, ASIN, ATAN, COS, EXP, LOG, SIN, TAN, kNumberOfCaches}; enumerator1634 case ACOS: in Calculate()
4654 return TranscendentalCache::Get(TranscendentalCache::ACOS, x); in Runtime_Math_acos()