pi() -> float64

Returns the value of pi as a float64.

Domain

This is a scalar function (calculates a single output value for a single input row).

Categories

Examples

make_col pi:pi()

Returns the value of pi (3.14159...) in the column pi