ln2 property

num get ln2

The natural logarithm of 2.

Implementation

_i2.num get ln2 => _i6.getProperty(
      this,
      'LN2',
    );