Searched refs:M_PI_2 (Results 1 – 6 of 6) sorted by relevance
36 #ifndef M_PI_237 #define M_PI_2 1.5707963267949f macro78 bias = M_PI_2; in _atanf()
91 w = (M_PI_2 - creal(w)) - cimag(w) * (double complex) (double complex) I; in cacos()96 tmp1 = M_PI_2 - creal(tmp0); in cacos()
45 return (float complex) ((float)M_PI_2 - crealf(w)) - cimagf(w) * I; in cacosf()
55 w = M_PI_2 + 0.0f * I; in __weak_alias()
98 w = M_PI_2 + 0.0 * (double complex) I; in __weak_alias()
705 #define M_PI_2 1.57079632679489661923 macro