[][src]Function aryth::math::int_exp

pub fn int_exp<T>(x: T) -> i32 where
    T: Num + AsPrimitive<f32> + Copy