Both arguments are optional, see the source code.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53637 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Egon Schmid 2001-08-07 03:27:10 +00:00
parent edc48c7899
commit 488c67e394

View file

@ -1,4 +1,4 @@
<!-- $Revision: 1.41 $ -->
<!-- $Revision: 1.42 $ -->
<reference id="ref.math">
<title>Mathematical Functions</title>
<titleabbrev>Math</titleabbrev>
@ -714,7 +714,7 @@ var_dump(hexdec("a0"));
<parameter><optional>min</optional></parameter>
</paramdef>
<paramdef>int
<parameter>max</parameter>
<parameter><optional>max</optional></parameter>
</paramdef>
</funcprototype>
</funcsynopsis>