Skip to main content

D38s32

Type Alias D38s32 

Source
pub type D38s32 = D38<32>;
Expand description

Scale alias: D38<32>. 1 LSB = 10^-32. Range ~+/-1.7e6.

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

#[repr(transparent)]
pub struct D38s32(pub i128);

Tuple Fields§

§0: i128