PISQLPI (expression) Parameters expression - any valid numeric expression. Description See also Java Math.PI. This method returns a double. Example Calculates PI: SQLSELECT PI(X) FROM Items; Updated over 4 years ago Table of Contents Parameters Description Example