Searched refs:M_PIl (Results 1 – 2 of 2) sorted by relevance
10 #ifndef M_PIl11 # define M_PIl 3.141592653589793238462643383279502884l macro34 return sinl (x * M_PIl); in arm_math_sinpil()60 return cosl (ax * M_PIl); in arm_math_cospil()105 return tanl (f * M_PIl); in arm_math_tanpil()
146 #define M_PIl 3.141592653589793238462643383279502884L /* pi */ macro