File manager - Edit - /opt/alt/tests/alt-php85-pecl-stats_2.1.0-2.fac78cf.el8/tests/bug59292.phpt
Back
--TEST-- Bug #59292 Error in stats package (stats_cdf_t function) --FILE-- <?php var_dump(round(stats_cdf_t(3.0, 5.0, 1), 6)); // this one works var_dump(round(stats_cdf_t(0.984950, 5.0, 2), 6)); // fails on this var_dump(round(stats_cdf_t(0.984950, 3.0, 3), 6)); // and this ?> --EXPECTF-- float(0.98495) float(2.999978) float(4.9999)
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings