cairo_vm::math_utils

Function sqrt_prime_power

Source
pub fn sqrt_prime_power(a: &BigUint, p: &BigUint) -> Option<BigUint>