Skip to content

Commit 32868b6

Browse files
committed
created common part
1 parent 0e48683 commit 32868b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

language-snippets.ent

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,6 +2155,11 @@ of digits after the decimal place in the result. If omitted, it will default to
21552155
globally with the <function>bcscale</function> function, or fallback to <literal>0</literal> if
21562156
this has not been set.</para></listitem></varlistentry>'>
21572157

2158+
<!ENTITY bc.number.scale.description '<varlistentry xmlns="http://docbook.org/ns/docbook"><term>
2159+
<parameter>scale</parameter></term><listitem><simpara><parameter>scale</parameter> explicitly
2160+
specified for calculation results. If &null;, the <parameter>scale</parameter> of the calculation
2161+
result will be set automatically.</simpara></listitem></varlistentry>'>
2162+
21582163
<!-- CTYPE Notes -->
21592164
<!ENTITY note.ctype.parameter.integer '<note xmlns="http://docbook.org/ns/docbook"><para>
21602165
If an <type>int</type> between -128 and 255 inclusive is provided, it is interpreted as

0 commit comments

Comments
 (0)