pi
function
Applies to: Databricks SQL Databricks Runtime
Returns pi.
Syntax
pi()
Arguments
The function takes no argument.
Returns
A DOUBLE.
Examples
> SELECT pi();
3.141592653589793
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
pi
functionApplies to: Databricks SQL Databricks Runtime
Returns pi.
pi()
The function takes no argument.
A DOUBLE.
> SELECT pi();
3.141592653589793