sqrt2 property

double get sqrt2

Square root of 2.

Implementation

static double get sqrt2 => dart_math.sqrt2;