vrana Mon Dec 8 04:17:26 2003 EDT
Modified files:
/phpdoc/en/reference/math/functions abs.xml
Log:
Returns number, not mixed
Index: phpdoc/en/reference/math/functions/abs.xml
diff -u phpdoc/en/reference/math/functions/abs.xml:1.4
phpdoc/en/reference/math/functions/abs.xml:1.5
--- phpdoc/en/reference/math/functions/abs.xml:1.4 Mon Jun 16 14:31:33 2003
+++ phpdoc/en/reference/math/functions/abs.xml Mon Dec 8 04:17:26 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/math.xml, last change in rev 1.2 -->
<refentry id="function.abs">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>mixed</type><methodname>abs</methodname>
+ <type>number</type><methodname>abs</methodname>
<methodparam><type>mixed</type><parameter>number</parameter></methodparam>
</methodsynopsis>
<para>