   #PHP Manual GMP functions gmp_mod gmp_neg

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    gmp_mul

   (PHP 4 >= 4.0.4)
   gmp_mul -- Multiply numbers

Description

   resource gmp_mul ( resource a, resource b)

   Multiplies a by b and returns the result.
   ______________________________________________________________________

   Prev    Home    Next
   gmp_mod  Up  gmp_neg
