FixedZero
Fully qualified path: cubit::f64::types::fixed::FixedZero
impl FixedZero of Zero<Fixed>;
Impl functions
zero
Fully qualified path: cubit::f64::types::fixed::FixedZero::zero
fn zero() -> Fixed
is_zero
Fully qualified path: cubit::f64::types::fixed::FixedZero::is_zero
fn is_zero(self: @Fixed) -> bool
is_non_zero
Fully qualified path: cubit::f64::types::fixed::FixedZero::is_non_zero
fn is_non_zero(self: @Fixed) -> bool