PI

Constants

Description

PI is a mathematical constant with the value 3.14159265358979323846.

Syntax

PI

Parameters

None

Returns

float

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...