PHP 8.3.4 Released!

gmp_div

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

gmp_divDivisione di numberi

Descrizione

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

Questa funzione è la stessa di gmp_div_q().

add a note

User Contributed Notes

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