Function simfony_as_rust::jet::elliptic_curve_functions::fe_invert
source ยท pub fn fe_invert(a: Fe) -> FeExpand description
Compute the modular inverse of a field element.
pub fn fe_invert(a: Fe) -> FeCompute the modular inverse of a field element.