DRAFTThis page is not published. Only visible in development mode.
math module · Scalar Function

math::pi

Return the mathematical constant pi (approximately 3.14159).

Syntax

RQL

Parameters

This function takes no parameters.

Return Value

Returns a Number representing the mathematical constant pi (approximately 3.14159).

Examples

$ Get Pi constant
$ ctrl+enter to run

Related Functions