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-