Searched refs:acosf (Results 1 – 3 of 3) sorted by relevance
32 #define acosf (float)acos macro
761 r = acosf(VECDotProduct(&vview, &vhalf)); // rotation amounts in SetTexGenMtx2()
890 theta = acosf(cos_th); in C_QUATSlerp()