Example
Return the value of PI:
SELECT PI();
Definition and Usage
The PI() function returns the value of PI.
Note: Also look at the DEGREES() and RADIANS() functions.
Syntax
PI()
Return the value of PI:
SELECT PI();
The PI() function returns the value of PI.
Note: Also look at the DEGREES() and RADIANS() functions.
PI()