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 cafb7ff commit 3a7ed30Copy full SHA for 3a7ed30
reference/bc/bcmath/number/compare.xml
@@ -29,8 +29,15 @@
29
</simpara>
30
</listitem>
31
</varlistentry>
32
- <!-- scale parameter -->
33
- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.bccomp')/db:refsect1[@role='parameters']/descendant::db:varlistentry[3])" />
+ <varlistentry>
+ <term><parameter>scale</parameter></term>
34
+ <listitem>
35
+ <simpara>
36
+ Specify the <parameter>scale</parameter> to use for comparison.
37
+ If &null;, all digits are used in the comparison.
38
+ </simpara>
39
+ </listitem>
40
+ </varlistentry>
41
</variablelist>
42
</refsect1>
43
0 commit comments