From 59c94437db5c2595a5951c3981dd83a8de8647b8 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Sun, 1 Apr 2007 08:18:15 +0000 Subject: [PATCH] copy/paste error corrected git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233060 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/tan.xml | 29 +++++------------------------ 1 file changed, 5 insertions(+), 24 deletions(-) diff --git a/reference/math/functions/tan.xml b/reference/math/functions/tan.xml index bc483aed9c..4dfe69081e 100644 --- a/reference/math/functions/tan.xml +++ b/reference/math/functions/tan.xml @@ -1,5 +1,5 @@ - + tan @@ -15,20 +15,6 @@ tan returns the tangent of the arg parameter. The arg parameter is in radians. - - - <function>tan</function> example - - -]]> - - - &reftitle.parameters; @@ -55,18 +41,13 @@ echo tan(M_PI_4); // 1 &reftitle.examples; - <function>srand</function> example + <function>tan</function> example ]]>