Home
last modified time | relevance | path

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

/PHP-8.1/Zend/tests/
H A Ddval_to_lval_32.phpt18 /* see if we're rounding negative numbers right */
/PHP-8.1/ext/standard/tests/math/
H A Dround_modes.phpt2 round() with different rounding modes
/PHP-8.1/Zend/
H A Dzend_strtod.c1930 switch(rounding) {
1954 switch(rounding) {
2042 switch (rounding) {
2078 switch(rounding) {
2124 switch(rounding) {
2345 if (bc->rounding == 1)
2554 bc.rounding = 1;
2860 bc.rounding = bc.rounding == 2 ? 0 : 2;
2863 bc.rounding = 0;
3048 if (bc.rounding != 1)
[all …]
H A DZend.m47 dnl See: http://wiki.php.net/rfc/rounding
/PHP-8.1/ext/standard/tests/strings/
H A Dstrlen.phpt114 /* Here two different outputs, which depends on the rounding value
H A Dstrcasecmp.phpt107 /* Here two different outputs, which depends on the rounding value
H A Dstrcmp.phpt107 /* Here two different outputs, which depends on the rounding value

Completed in 28 milliseconds