[][src]Type Definition screaming_float::S64

type S64 = NoisyFloat<f64, ScreamingNanChecker>;

A floating point number behaving like f64 that screams when it is constructed from a NaN.