Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
bcsub
bcsub
Subtraction of 2 arbitrary precision numbers
Name:
bcsub
Category:
BCMath
Programming Language:
php
One-line Description:
Subtraction of 2 arbitrary precision numbers
Related
Why does str_split appear garbled when processing Chinese characters?
10
Skills for comparing differences after data is converted into arrays
9
Transition from mysqli::debug to more powerful debugging tools (such as Xdebug + MySQL Slow Query Log)
2
Use imagefilter() to achieve transparent image effects
9
Similar Functions
bcsqrt
bcsqrt
Quadraticrootofanypr
bcsub
bcsub
Subtractionof2arbitr
bcscale
bcscale
Setthedefaultnumbero
bcmod
bcmod
Modifyanumberofarbit
bccomp
bccomp
Comparisonoftwonumbe
bcpowmod
bcpowmod
Multiplythenumberofa
bcmul
bcmul
2arbitraryprecisionn
bcdiv
bcdiv
2arbitraryprecisiond
Popular Articles