SQL 手册SQL 函数数学函数PI本页总览PIPi description Syntax DOUBLE Pi() 返回常量Pi值. example mysql> select Pi();+--------------------+| pi() |+--------------------+| 3.1415926535897931 |+--------------------+ keywords PI