Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
bccomp
bccomp
Comparison of two numbers of arbitrary precision
Name:
bccomp
Category:
BCMath
Programming Language:
php
One-line Description:
Comparison of two numbers of arbitrary precision
Related
What happens when using bccomp to compare non-numeric strings?
5
How to use bccomp function to perform arbitrary numerical comparison
2
Similar Functions
bcmul
bcmul
2arbitraryprecisionn
bcpowmod
bcpowmod
Multiplythenumberofa
bcmod
bcmod
Modifyanumberofarbit
bcsub
bcsub
Subtractionof2arbitr
bcsqrt
bcsqrt
Quadraticrootofanypr
bccomp
bccomp
Comparisonoftwonumbe
bcdiv
bcdiv
2arbitraryprecisiond
bcadd
bcadd
Additioncalculationo
Popular Articles
How to use bccomp function to perform arbitrary numerical comparison
What happens when using bccomp to compare non-numeric strings?