Home | History | Annotate | Download | only in mpreal

Lines Matching refs:LOG10_2

1427 	const double LOG10_2 = 0.30102999566398119;

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