mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() The code for _bc_do_add and _bc_do_sub were written slightly differently for similar processing (and add was slower than sub), so I changed the code to one similar to sub. Also, _bc_do_add has been changed to use SIMD to perform faster calculations when possible. |
||
---|---|---|
.. | ||
libbcmath | ||
tests | ||
bcmath.c | ||
bcmath.stub.php | ||
bcmath_arginfo.h | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
php_bcmath.h |