PI

Returns the value of π 3.141592653589793. There are no arguments.

Read syntax diagramSkip visual syntax diagram
>>-PI--(--)----------------------------------------------------><

The result of the function is double-precision floating-point. The result cannot be null.

Example