Home
last modified time | relevance | path

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

/PHP-7.3/Zend/tests/
H A Ddval_to_lval_32.phpt18 /* see if we're rounding negative numbers right */
/PHP-7.3/ext/standard/tests/math/
H A Dround_modes.phpt2 round() with different rounding modes
/PHP-7.3/Zend/
H A Dzend_strtod.c1937 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 …]
H A Dacinclude.m4117 dnl See: http://wiki.php.net/rfc/rounding
/PHP-7.3/ext/gmp/tests/
H A Dgmp_div_q.phpt47 Warning: gmp_div_q(): Invalid rounding mode %s on line %d
H A Dgmp_div_r.phpt47 Warning: gmp_div_r(): Invalid rounding mode in %s on line %d
H A Dgmp_div_qr.phpt68 Warning: gmp_div_qr(): Invalid rounding mode in %s on line %d
/PHP-7.3/ext/standard/tests/strings/
H A Dstrlen.phpt133 /* Here two different outputs, which depends on the rounding value
H A Dstrcmp.phpt135 /* Here two different outputs, which depends on the rounding value
H A Dstrcasecmp.phpt135 /* Here two different outputs, which depends on the rounding value

Completed in 28 milliseconds