module

Processing::Core::Constants

Constants

HALF_PI = PI / 2.0
PI = ::Math::PI
QUARTER_PI = PI / 4.0
TAU = ::Math::TAU
TWO_PI = ::Math::PI * 2.0