Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
bcscale
bcscale
Set the default number of reserved decimal places for all BC mathematical functions
Name:
bcscale
Category:
BCMath
Programming Language:
php
One-line Description:
Set the default number of reserved decimal places for all BC mathematical functions
Related
The complete process of creating image resources using imagecreatefromgd2()
6
Use array_filter() to filter out integer terms
4
Use array_chunk to implement data cutting in the pagination function
8
Best practices for initializing configuration arrays using array_fill_keys
1
Similar Functions
bcdiv
bcdiv
2arbitraryprecisiond
bcadd
bcadd
Additioncalculationo
bcmod
bcmod
Modifyanumberofarbit
bcsub
bcsub
Subtractionof2arbitr
bcsqrt
bcsqrt
Quadraticrootofanypr
bcpowmod
bcpowmod
Multiplythenumberofa
bcscale
bcscale
Setthedefaultnumbero
bcpow
bcpow
Multipliersofanyprec
Popular Articles