Searched refs:rounding (Results 1 – 10 of 10) sorted by relevance
18 /* see if we're rounding negative numbers right */
2 round() with different rounding modes
1940 switch(rounding) {1964 switch(rounding) {2052 switch (rounding) {2088 switch(rounding) {2134 switch(rounding) {2355 if (bc->rounding == 1)2564 bc.rounding = 1;2869 bc.rounding = bc.rounding == 2 ? 0 : 2;2872 bc.rounding = 0;3057 if (bc.rounding != 1)[all …]
7 dnl See: http://wiki.php.net/rfc/rounding
47 Warning: gmp_div_q(): Invalid rounding mode %s on line %d
47 Warning: gmp_div_r(): Invalid rounding mode in %s on line %d
68 Warning: gmp_div_qr(): Invalid rounding mode in %s on line %d
116 /* Here two different outputs, which depends on the rounding value
111 /* Here two different outputs, which depends on the rounding value
Completed in 26 milliseconds