logMaxValue top-level property
The logMaxValue is the natural logarithm of doubel.maxFinite
Implementation
final logMaxValue = math.log(double.maxFinite);
The logMaxValue is the natural logarithm of doubel.maxFinite
final logMaxValue = math.log(double.maxFinite);