ReferenceSQL FunctionsNumeric FunctionsPIOn this pagePIPiβ descriptionβ Syntaxβ DOUBLE Pi() Returns the constant Pi value. exampleβ mysql> select Pi();+--------------------+| pi() |+--------------------+| 3.1415926535897931 |+--------------------+ keywordsβ PI