Skip to content

Commit 2bde52d

Browse files
committed
edit book, ini
1 parent 956f7b4 commit 2bde52d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

reference/bc/book.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ echo bcsub($num1, $num2, 1); // => '0.0'
4848

4949
&reference.bc.setup;
5050
&reference.bc.reference;
51+
&reference.bc.bcmath.number;
5152

5253
</book>
5354

reference/bc/ini.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
Number of decimal digits for all bcmath functions. See also
4343
<function>bcscale</function>.
4444
</para>
45+
<note>
46+
<simpara><classname>BcMath\Number</classname> is not affected by this setting.</simpara>
47+
</note>
4548
</listitem>
4649
</varlistentry>
4750

0 commit comments

Comments
 (0)