gmp_sub

gmp_sub

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

gmp_subSubtract numbers

Description

GMP gmp_sub ( GMP $a , GMP $b )

Subtracts b from a and returns the result.

Parameters

a

The number being subtracted from.

Either a GMP number resource in PHP 5.5 and earlier, a 登录查看完整内容