mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Document NAN return value case.
This commit is contained in:
committed by
Christian Weiske
parent
423a1da63f
commit
54a788ca59
@@ -50,7 +50,8 @@
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
The floating point remainder of
|
||||
<parameter>num1</parameter>/<parameter>num2</parameter>
|
||||
<parameter>num1</parameter>/<parameter>num2</parameter>.
|
||||
<constant>NAN</constant> (<type>float</type>) if the second argument is 0.
|
||||
</para>
|
||||
</refsect1>
|
||||
<refsect1 role="examples">
|
||||
|
||||
Reference in New Issue
Block a user