We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5b61f commit 5783476Copy full SHA for 5783476
reference/bc/functions/bcdivmod.xml
@@ -9,7 +9,7 @@
9
<refsect1 role="description">
10
&reftitle.description;
11
<methodsynopsis>
12
- <type>string</type><methodname>bcdivmod</methodname>
+ <type>array</type><methodname>bcdivmod</methodname>
13
<methodparam><type>string</type><parameter>num1</parameter></methodparam>
14
<methodparam><type>string</type><parameter>num2</parameter></methodparam>
15
<methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>scale</parameter><initializer>&null;</initializer></methodparam>
0 commit comments