Skip to main content
Version: 0.0.1

PI

Categories: Math

PI

Returns the value of pi, which is approximately 3.14592654.

Syntax

PI() → double

Examples

{{< codeheader "PI example" >}}

SELECT PI()
-- 3.141592653589793