SQL ManualSQL FunctionsMath FunctionsPiOn this pagePiPidescriptionSyntaxDOUBLE Pi() Returns the constant Pi value.examplemysql> select Pi();+--------------------+| pi() |+--------------------+| 3.1415926535897931 |+--------------------+keywordsPI