Skip to content

Commit

Permalink
address a comment
Browse files Browse the repository at this point in the history
Co-authored-by: Gina Peter Banyard <[email protected]>
  • Loading branch information
SakiTakamachi and Girgias authored Dec 16, 2024
1 parent cb0d697 commit 6a35375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/bc/bcmath/number/pow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<simpara>
The exponent. Must be a value with no fractional part.
The valid range of the <parameter>exponent</parameter> is platform specific,
but is at least <literal>-2147483648</literal> to <literal>2147483647</literal>.
but it is at least <literal>-2147483648</literal> to <literal>2147483647</literal>.
</simpara>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 6a35375

Please sign in to comment.