Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/
H A Ddval_to_lval_32.phpt18 /* see if we're rounding negative numbers right */
/PHP-7.4/ext/standard/tests/math/
H A Dround_modes.phpt2 round() with different rounding modes
/PHP-7.4/Zend/
H A Dzend_strtod.c1940 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 …]
H A DZend.m47 dnl See: http://wiki.php.net/rfc/rounding
/PHP-7.4/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.4/ext/standard/tests/strings/
H A Dstrlen.phpt116 /* Here two different outputs, which depends on the rounding value
H A Dstrcasecmp.phpt111 /* Here two different outputs, which depends on the rounding value
H A Dstrcmp.phpt111 /* Here two different outputs, which depends on the rounding value

Completed in 23 milliseconds