[][src]Function ramp::ll::pow::num_pow_limbs

pub unsafe fn num_pow_limbs(xp: Limbs, xn: i32, exp: u32) -> i32

Calculates the number of limbs required to store the result of taking {xp, xn} to the power of exp