sqrt12 property

num get sqrt12

The square root of 0.5, or, equivalently, one divided by the square root of 2.

Implementation

_i2.num get sqrt12 => _i6.getProperty(
      this,
      'SQRT1_2',
    );