HALF_PI

Constants

Description

HALF_PI is a mathematical constant with the value 1.57079632679489661923.

Syntax

HALF_PI

Parameters

None

Returns

float

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...