Skip to main content

D38s26

Type Alias D38s26 

Source
pub type D38s26 = D38<26>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128