From d2e7031a7dc496dd7508fbab88d09f6bde276eb9 Mon Sep 17 00:00:00 2001 From: Saki Takamachi <34942839+SakiTakamachi@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:23:24 +0900 Subject: [PATCH] address a comment Co-authored-by: Gina Peter Banyard --- reference/bc/bcmath/number/div.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/bc/bcmath/number/div.xml b/reference/bc/bcmath/number/div.xml index f969ee83d06a..15a18b9e51c4 100644 --- a/reference/bc/bcmath/number/div.xml +++ b/reference/bc/bcmath/number/div.xml @@ -41,7 +41,7 @@ When the BcMath\Number::scale of the result object is automatically set, the BcMath\Number::scale of the dividend is used. However, in cases such as indivisible division, the BcMath\Number::scale of the result is expanded. - Expansion is done only as needed, up to a maximum of +10. + Expansion is done only as needed, up to a maximum of +10. That is, if the BcMath\Number::scale of the dividend is 5,