Skip to main content

F64

Type Alias F64 

Source
pub type F64 = Float<F64Traits>;
Expand description

standard 64-bit float

Aliased Typeยง

pub struct F64 { /* private fields */ }