PHP 8.3.4 Released!

gmp_sub

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

gmp_subSottrazione di numeri

Descrizione

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

Sottrae b da a e restituisce il risultato.

add a note

User Contributed Notes

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