ID: 31236 Updated by: [EMAIL PROTECTED] Reported By: dtorop933 at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: GNU/Linux PHP Version: 5.0.3 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-12-22 00:17:42] dtorop933 at gmail dot com Description: ------------ In documentation http://php.net/tan, example code says: echo tan(M_PI_2); // 1 The comment implies tan(M_PI_2) = 1. But tan(M_PI_2) is a really really big number, tan(M_PI_4) = 1. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31236&edit=1