Searched defs:bc_divmod (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/bcmath/libbcmath/src/ | ||
H A D | divmod.c | 44 bool bc_divmod(bc_num num1, bc_num num2, bc_num *quot, bc_num *rem, size_t scale) in bc_divmod() function |
Completed in 5 milliseconds