gmp_mul

gmp_mul

(PHP 4 >= 4.0.4, PHP 5, PHP 7)

gmp_mulMultiply numbers

Description

GMP gmp_mul ( GMP $a , GMP $b )

Multiplies a by b and returns the result.

Parameters

a

A number that will be multiplied by b.

Either a GMP number resource i