Searched refs:PIL (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/third_party/complex/
H A Dcatanl.c69 static const long double PIL = 3.141592653589793238462643383279502884197169L; variable
78 t = x / PIL;
/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A Dtgammal.c144 static const long double PIL = 3.1415926535897932384626L; variable
197 z = q * sinl(PIL * z);
199 z = PIL / z;

Completed in 81 milliseconds