[][src]Function colorspace::math::hypot

pub fn hypot<T>(x: T, y: T) -> T where
    T: Real