Skip to main content

FixedPointQ32_32Numeric

Type Alias FixedPointQ32_32Numeric 

Source
pub type FixedPointQ32_32Numeric = FixedPointQNumeric<32, 32>;
Expand description

Q32.32 — 32 integer bits, 32 fraction bits.

Aliased Type§

pub struct FixedPointQ32_32Numeric;