HomeSort by: relevance | last modified time | path
    Searched defs:two52 (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libm/src/
e_lgamma_r.c 89 two52= 4.50359962737049600000e+15, /* 0x43300000, 0x00000000 */ variable in typeref:typename:const double
183 if(ix<0x43300000) z = y+two52; /* exact */

Completed in 12 milliseconds