Skip to main content

D38s17

Type Alias D38s17 

Source
pub type D38s17 = D38<17>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128