Searched refs:bcmath (Results 51 – 59 of 59) sorted by relevance
123
7 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
1 This is bcmath, a library of arbitrary precision math routines.
70 --enable-bcmath \
59 …for dir in ext/bcmath/libbcmath ext/date/lib ext/fileinfo/libmagic ext/gd/libgd ext/mbstring/libmb…
246 EXTENSION: bcmath
19 19. libbcmath (ext/bcmath) see ext/bcmath/libbcmath/COPYING.LIB
1324 [bcmath]1325 ; Number of decimal digits for all bcmath functions.1326 ; http://php.net/bcmath.scale1327 bcmath.scale = 0
1326 [bcmath]1327 ; Number of decimal digits for all bcmath functions.1328 ; http://php.net/bcmath.scale1329 bcmath.scale = 0
319 "heroku-sys/ext-bcmath": "*",
Completed in 33 milliseconds