Skip to main content

FixedPointQ48_16Numeric

Type Alias FixedPointQ48_16Numeric 

Source
pub type FixedPointQ48_16Numeric = FixedPointQNumeric<48, 16>;
Expand description

Q48.16 — large-magnitude integer with sub-integer precision.

Aliased Type§

pub struct FixedPointQ48_16Numeric;