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

log2e top-level constant

double const log2e

Base-2 logarithm of e.

Implementation

const double log2e = 1.4426950408889634;

© 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/log2e-constant.html