Home
last modified time | relevance | path

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

/glibc-2.36/math/
Ds_clog10_template.c29 #define PI_LOG10E M_LIT (1.364376353841841347485783625431355770210) macro
41 __imag__ result = signbit (__real__ x) ? PI_LOG10E : 0; in M_DECL_FUNC()