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
1937 switch(rounding) {1961 switch(rounding) {2049 switch (rounding) {2085 switch(rounding) {2131 switch(rounding) {2352 if (bc->rounding == 1)2561 bc.rounding = 1;2866 bc.rounding = bc.rounding == 2 ? 0 : 2;2869 bc.rounding = 0;3054 if (bc.rounding != 1)[all …]
117 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
133 /* Here two different outputs, which depends on the rounding value
135 /* Here two different outputs, which depends on the rounding value
Completed in 20 milliseconds