Home | History | Annotate | Download | only in test

Lines Matching refs:LOG10E

774         LOG10E = math.log10(math.e)
782 # exp/LOG10E
783 expected = exp / LOG10E