From b6fc82aa08813d1361ad3ec01089a0c1e5db5351 Mon Sep 17 00:00:00 2001 From: Dwayne Robinson Date: Tue, 13 Aug 2024 01:16:47 -0700 Subject: [PATCH] Fix elementwise generic details view --- OperatorFormulas.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OperatorFormulas.html b/OperatorFormulas.html index e74f036..2ba286b 100644 --- a/OperatorFormulas.html +++ b/OperatorFormulas.html @@ -138,7 +138,7 @@

Notation

  • The pseudocode below uses a few undefined functions, but their trivial behavior should be obvious to implement. e.g. min, max, ones, zeroes, iif, assert
  • Data type field components are listed in logical bit order (not backwards right-to-left order).
  • -

    +