php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
bcmath_compare_result | _bc_do_compare (bc_num n1, bc_num n2, size_t scale, bool use_sign) |
bcmath_compare_result | bc_compare (bc_num n1, bc_num n2, size_t scale) |
bcmath_compare_result _bc_do_compare | ( | bc_num | n1, |
bc_num | n2, | ||
size_t | scale, | ||
bool | use_sign ) |
bcmath_compare_result bc_compare | ( | bc_num | n1, |
bc_num | n2, | ||
size_t | scale ) |