LN10 constant

LN10 = 2.302585092994046

Natural logarithm of 10.

The natural logarithm of 10 is the number such that pow(E, LN10) == 10. This value is not exact, but it is the closest representable double to the exact mathematical value.

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-math/LN10-constant.html