Skip to main content
GOLDEN_RATIO_F32
use_
math
0.0.1
In use_
math::
prelude
use_math
::
prelude
Constant
GOLDEN_
RATIO_
F32
Copy item path
pub const GOLDEN_RATIO_F32:
f32
= 1.618_034; // 1.61803401f32
Expand description
The golden ratio as an
f32
.