From a83f92178297df364d65b273b747166b7a6a77dd Mon Sep 17 00:00:00 2001 From: Wan-Teh Chang Date: Tue, 22 Oct 2024 15:06:58 -0700 Subject: [PATCH] Add the word "added" to "parentheses for clarity" --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index fd5a323..c2f0d36 100755 --- a/index.bs +++ b/index.bs @@ -1351,7 +1351,7 @@ Consider the following: - [=sato/token=]=2 (sample from 2nd input image item) - [=sato/token=]=128 (sum) -This is equivalent to the following postfix notation (parentheses for clarity): +This is equivalent to the following postfix notation (parentheses added for clarity): sampleoutput=(256sample1×)sample2+ @@ -1395,7 +1395,7 @@ Consider the following: - [=sato/token=]=0, [=sato/constant=]=128 - [=sato/token=]=129 (difference) -This is equivalent to the following postfix notation (parentheses for clarity): +This is equivalent to the following postfix notation (parentheses added for clarity): sampleoutput=((16sample1×)sample2+)128-