Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

UFixedPointTrait

Fully qualified path: fp::UFixedPointTrait

pub trait UFixedPointTrait

Trait functions

get_integer

Fully qualified path: fp::UFixedPointTrait::get_integer

fn get_integer(self: UFixedPoint123x128) -> u128

get_fractional

Fully qualified path: fp::UFixedPointTrait::get_fractional

fn get_fractional(self: UFixedPoint123x128) -> u128

round

Fully qualified path: fp::UFixedPointTrait::round

fn round(self: UFixedPoint123x128) -> u128