pi property

double get pi

The PI constant.

Implementation

static double get pi => dart_math.pi;