Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

FixedZero

Fully qualified path: cubit::f128::types::fixed::FixedZero

impl FixedZero of Zero<Fixed>;

Impl functions

zero

Fully qualified path: cubit::f128::types::fixed::FixedZero::zero

fn zero() -> Fixed

is_zero

Fully qualified path: cubit::f128::types::fixed::FixedZero::is_zero

fn is_zero(self: @Fixed) -> bool

is_non_zero

Fully qualified path: cubit::f128::types::fixed::FixedZero::is_non_zero

fn is_non_zero(self: @Fixed) -> bool