   #PHP Manual GMP functions gmp_sub HTTP functions

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    gmp_xor

   (PHP 4 >= 4.0.4)
   gmp_xor -- Logical XOR

Description

   resource gmp_xor ( resource a, resource b)

   Calculates logical exclusive OR (XOR) of two GMP numbers.
   ______________________________________________________________________

   Prev    Home           Next
   gmp_sub  Up  HTTP functions
