Home
PHP
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
bcadd
bcadd
Additioncalculationo
bcmod
bcmod
Modifyanumberofarbit
bcpowmod
bcpowmod
Multiplythenumberofa
bcmul
bcmul
2arbitraryprecisionn
bcscale
bcscale
Setthedefaultnumbero
bcsqrt
bcsqrt
Quadraticrootofanypr
bccomp
bccomp
Comparisonoftwonumbe
bcsub
bcsub
Subtractionof2arbitr
Popular Articles
How to use bccomp function to perform arbitrary numerical comparison
What happens when using bccomp to compare non-numeric strings?