TWO_PI

Constants

Description

TWO_PI is a mathematical constant with the value 6.28318530717958647693.

Syntax

TWO_PI

Parameters

None

Returns

float

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...