Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/math/
Dsr_lgamma.c88 static const __float64 two52 = variable
186 z = y + two52; /* exact */ in sin_pi()