almost_equal

Function almost_equal 

Source
pub fn almost_equal(a: u64, b: u64, max: u64) -> Result<(), String>