MathValuePi constructor

const MathValuePi()

Creates Pi constant

Implementation

const MathValuePi() : super(math.pi);