PI_OVER_4 property

double PI_OVER_4
final

The value of Pi/4

Implementation

static final double PI_OVER_4 = math.pi / 4.0;