Skip to main content

F128

Type Alias F128 

Source
pub type F128 = Float<F128Traits>;
Expand description

standard 128-bit float

Aliased Typeยง

pub struct F128 { /* private fields */ }