Enter your search terms
GNU-Darwin
Web
Submit search form
NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
PHP Handbuch
Zurück
Nach vorne
gmp_invert
(PHP 4 >= 4.0.4)
gmp_invert -- Inverse by modulo
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
Nach vorne
gmp_intval
Nach oben
gmp_jacobi