gmp_invert
Description
resource gmp_invert ( resource a, resource b)Computes the inverse of a modulo b. Returns FALSE if an inverse does not exist.
| Zurück | Zum Anfang | Weiter |
| gmp_intval | Nach oben | gmp_jacobi |
Computes the inverse of a modulo b. Returns FALSE if an inverse does not exist.
| Zurück | Zum Anfang | Weiter |
| gmp_intval | Nach oben | gmp_jacobi |