Edit report at http://bugs.php.net/bug.php?id=13670&edit=1
ID: 13670 Updated by: [email protected] Reported by: M dot Izydorski at rubikon dot pl Summary: floating point number display -Status: Open +Status: Bogus Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: linux PHP Version: 4.0.6 Block user comment: N Private report: N New Comment: Upgrade + set precision in php.ini to higher value. Previous Comments: ------------------------------------------------------------------------ [2001-10-15 06:57:49] M dot Izydorski at rubikon dot pl I want to get a scientific string representation of double/float type. There aren't any possibility acording to sprintf documentation. I tried 'e' char, It a bit works, but not as in C. 'E' and 'g' doesn't works. Could it be made - I guess it isn't much work. Best regards from Poland ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=13670&edit=1
