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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
pi
functionApplies to: Databricks SQL Databricks Runtime
Returns pi.
pi()
The function takes no argument.
A DOUBLE.
> SELECT pi();
3.141592653589793