Skip to main content

D38s33

Type Alias D38s33 

Source
pub type D38s33 = D38<33>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128