log2E property

double get log2E

Base-2 logarithm of e.

Implementation

static double get log2E => dart_math.log2e;