Home | History | Annotate | Download | only in mpreal

Lines Matching refs:LOG10_2

1792     const double LOG10_2 = 0.30102999566398119;

1794 return (int) std::floor( b * LOG10_2 );