Skip to main content

FixedPointQ1_31Numeric

Type Alias FixedPointQ1_31Numeric 

Source
pub type FixedPointQ1_31Numeric = FixedPointQNumeric<1, 31>;
Expand description

Q1.31 — high-precision fraction-heavy split (financial / signal).

Aliased Type§

pub struct FixedPointQ1_31Numeric;