ln2 property

double get ln2

Natural logarithm of 2.

Implementation

static double get ln2 => dart_math.ln2;