SQL ManualFunctionsMath FunctionsPiOn this pagePiPiDescriptionSyntax:DOUBLE Pi()This function returns the value of constant Pi .Examplemysql> select Pi();+--------------------+| pi() |+--------------------+| 3.1415926535897931 |+--------------------+KeywordsPI