val inverse_opt : t -> t optionval div_exn : t -> t -> tval div_opt : t -> t -> t optionval factor_power_of_two : int * Z.tval of_string : string -> tval to_string : t -> stringval legendre_symbol : t -> Z.tval is_quadratic_residue : t -> boolval sqrt_opt : t -> t option