PHP 8.4.1 Released!

gmp_mul

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

gmp_mulProdotto di numeri

Descrizione

gmp_mul(resource $a, resource $b): resource

Moltiplica a per b e restituisce il risultato.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top