Const fuzzy_epsilon

float

Additional general-purpose comparison functionality.

Interface fuzzy_eq

Method fuzzy_eq

fn fuzzy_eq(&&other: self) -> bool

Implementation fuzzy_eq of fuzzy_eq for float

Method fuzzy_eq

fn fuzzy_eq(&&other: float) -> bool

Implementation fuzzy_eq of fuzzy_eq for f32

Method fuzzy_eq

fn fuzzy_eq(&&other: f32) -> bool

Implementation fuzzy_eq of fuzzy_eq for f64

Method fuzzy_eq

fn fuzzy_eq(&&other: f64) -> bool