maxPower property

double maxPower
final

The maximum magnitude of the exponent argument to the pow method.

Implementation

final maxPower = 1E6;