Returns the constant Pi value.
Pi
PI()
Returns a constant Pi of type floating-point number.
select Pi();
+-------------------+ | pi() | +-------------------+ | 3.141592653589793 | +-------------------+