SQL ReferenceSQL FunctionsNumeric FunctionsPIOn this pagePIPidescriptionSyntaxDOUBLE Pi() Returns the constant Pi value.examplemysql> select Pi();+--------------------+| pi() |+--------------------+| 3.1415926535897931 |+--------------------+keywordsPI