Searched defs:__lncirc (Results 1 – 2 of 2) sorted by relevance
248 const _Tp __lncirc = _GLIBCXX_MATH_NS::log1p(-__x * __x); in __sph_legendre() local250 const _Tp __lncirc = std::log(_Tp(1) - __x * __x); in __sph_legendre() local