Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




BCMath Arbitrary Precision Mathematics Functions

IV. BCMath Arbitrary Precision Mathematics Functions

These functions are only available if PHP was configured with --enable-bcmath.

Table of Contents
bcadd — Add two arbitrary precision numbers
bccomp — Compare two arbitrary precision numbers
bcdiv — Divide two arbitrary precision numbers
bcmod — Get modulus of an arbitrary precision number
bcmul — Multiply two arbitrary precision number
bcpow — Raise an arbitrary precision number to another
bcscale — Set default scale parameter for all bc math functions
bcsqrt — Get the square root of an arbitray precision number
bcsub — Subtract one arbitrary precision number from another


With any suggestions or questions please feel free to contact us