Skip to main content

Module constants

Module constants 

Source
Expand description

Small numeric constants that are reused across the workspace.

Constantsยง

GOLDEN_RATIO
The golden ratio as an f64.
GOLDEN_RATIO_F32
The golden ratio as an f32.
SQRT_3
The square root of three as an f64.
SQRT_3_F32
The square root of three as an f32.