PI_OVER_2 property

double PI_OVER_2
final

The value of Pi/2

Implementation

static final double PI_OVER_2 = math.pi / 2.0;