Home
last modified time | relevance | path

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

/PHP-8.0/Zend/tests/
H A Ddval_to_lval_32.phpt18 /* see if we're rounding negative numbers right */
/PHP-8.0/ext/standard/tests/math/
H A Dround_modes.phpt2 round() with different rounding modes
/PHP-8.0/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-8.0/ext/standard/tests/strings/
H A Dstrlen.phpt115 /* Here two different outputs, which depends on the rounding value
H A Dstrcasecmp.phpt110 /* Here two different outputs, which depends on the rounding value
H A Dstrcmp.phpt110 /* Here two different outputs, which depends on the rounding value

Completed in 26 milliseconds