dart / 2 / dart-math / log10e-constant.html

log10e top-level constant

double const log10e

Base-10 logarithm of e.

Implementation

const double log10e = 0.4342944819032518;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-math/log10e-constant.html