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 3a9547b commit 7b51ff8Copy full SHA for 7b51ff8
reference/bc/bcmath.number.xml
@@ -8,11 +8,12 @@
8
<partintro>
9
<section xml:id="bcmath-number.intro">
10
&reftitle.intro;
11
- <para>
12
- A class for an arbitrary precision number. These objects support overloaded
+ <simpara>
+ A class for an arbitrary precision number.
13
+ These objects support overloaded
14
<link linkend="language.operators.arithmetic">arithmetic</link> and
15
<link linkend="language.operators.comparison">comparison</link> operators.
- </para>
16
+ </simpara>
17
18
<note>
19
<simpara>This class is not affected by <parameter>bcmath.scale</parameter> in &php.ini;.</simpara>
0 commit comments