Skip to main content
SQRT_3_F32
use_
math
0.0.1
In use_
math::
prelude
use_math
::
prelude
Constant
SQRT_
3_
F32
Copy item path
pub const SQRT_3_F32:
f32
= 1.732_050_8; // 1.73205078f32
Expand description
The square root of three as an
f32
.