TAU

Constants

Description

TAU is an alias for TWO_PI with value 6.28318530717958647693.

Syntax

TAU

Parameters

None

Returns

float

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...