From 439b57e9303a483d45f78e192a0baca5a895f92a Mon Sep 17 00:00:00 2001 From: Yannis Guyon Date: Mon, 21 Oct 2024 19:30:00 +0000 Subject: [PATCH] Use exact tokens as sato math expr example (#272) --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index ef09ba6..899da38 100755 --- a/index.bs +++ b/index.bs @@ -1330,8 +1330,8 @@ Consider the following: - [=sato/token=]=130 (product) - [=sato/token=]=2 (sample from 2nd input image item) - [=sato/token=]=128 (sum) - - [=sato/token=]=0, [=sato/constant=]=-128 - - [=sato/token=]=128 (sum) + - [=sato/token=]=0, [=sato/constant=]=128 + - [=sato/token=]=129 (difference) This is equivalent to the following postfix notation (parentheses for clarity):