QUARTER_PI

Constants

Description

QUARTER_PI is a mathematical constant with the value 0.7853982.

Syntax

QUARTER_PI

Parameters

None

Returns

float

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...