ln10 property

num get ln10

The natural logarithm of 10.

Implementation

_i2.num get ln10 => _i6.getProperty(
      this,
      'LN10',
    );