logBase property

double logBase

The natural logarithm of the base.

Implementation

double get logBase => math.log(base);