Type Definition MacTypes_sys::Float64 [] [src]

type Float64 = f64;

64 bit IEEE float: 1 sign bit, 11 exponent bits, 52 fraction bits.