Maison >développement back-end >tutoriel php > php 大数据数学演算库

php 大数据数学演算库

WBOY
WBOYoriginal
2016-06-13 13:02:231033parcourir

php 大数据数学运算库

BCMath Arbitrary Precision Mathematics?

  • BC Math Functions
    • 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
    • bcpowmod ― Raise an arbitrary precision number to another, reduced by a specified modulus
    • bcscale ― Set default scale parameter for all bc math functions
    • bcsqrt ― Get the square root of an arbitrary precision number
    • bcsub ― Subtract one arbitrary precision number from another

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Article précédent: php.ini的memory_limit设立 Article suivant: 2PHP缓存种