Returns the value of π as a floating-point value.
PI()
SELECT PI(); ┌───────────────────┐ │ pi() │ ├───────────────────┤ │ 3.141592653589793 │ └───────────────────┘