Home
last modified time | relevance | path

Searched refs:quotient (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/bcmath/libbcmath/src/
H A Ddivmod.c49 bc_num quotient = NULL; in bc_divmod() local
63 quotient = bc_copy_num (temp); in bc_divmod()
71 *quot = quotient; in bc_divmod()

Completed in 5 milliseconds