Home
last modified time | relevance | path

Searched refs:M_2_PI (Results 1 - 7 of 7) sorted by relevance

/third_party/jerryscript/jerry-libm/include/
H A Dmath.h47 #define M_2_PI 0.6366197723675813430755350534900574 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dmath.h379 #define M_2_PI 0.63661977236758134308 /* 2/pi */ macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dmath.h379 #define M_2_PI 0.63661977236758134308 /* 2/pi */ macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dmath.h379 #define M_2_PI 0.63661977236758134308 /* 2/pi */ macro
/third_party/musl/include/
H A Dmath.h379 #define M_2_PI 0.63661977236758134308 /* 2/pi */ macro
/third_party/musl/libc-test/src/api/
H A Dmath.c33 D(M_2_PI) in f()
/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c2783 uf = M_2_PI * atanf(uf) + 0.5f; in xyz_to_eac()
2784 vf = M_2_PI * atanf(vf) + 0.5f; in xyz_to_eac()

Completed in 11 milliseconds