Home
last modified time | relevance | path

Searched refs:M_PI_4 (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/math/
A Dtanl.c16 if (u.f < M_PI_4) { in tanl()
A Dcosl.c17 if (x < M_PI_4) { in cosl()
A Dsinl.c16 if (u.f < M_PI_4) { in sinl()
A Dsincosl.c22 if (u.f < M_PI_4) { in sincosl()
/third_party/ulib/musl/include/
A Dmath.h368 #define M_PI_4 0.78539816339744830962 /* pi/4 */ macro

Completed in 6 milliseconds