SQL ManualSQL FunctionsMath FunctionsPiOn this pagePiPiβdescriptionβSyntaxβDOUBLE Pi() Returns the constant Pi value.exampleβmysql> select Pi();+--------------------+| pi() |+--------------------+| 3.1415926535897931 |+--------------------+keywordsβPI