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

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