Constant fasten_combine::TEN [−][src]
pub(crate) const TEN: f32 = 10.0;Expand description
need this constant because the compiler had a problem
with the syntax 10.0.pow()
pub(crate) const TEN: f32 = 10.0;need this constant because the compiler had a problem
with the syntax 10.0.pow()