Bracketopic product (InstanceTopic, 5)
From Hi.gher. Space
(Difference between revisions)
m (ontology) |
|||
Line 2: | Line 2: | ||
The three '''bracketopic products''' are ''rss'', ''sum'' and ''max'', as defined in this page. They are mainly used in [[bracket notation]]. | The three '''bracketopic products''' are ''rss'', ''sum'' and ''max'', as defined in this page. They are mainly used in [[bracket notation]]. | ||
- | == RSS (Root-Sum-Square) == | + | == RSS (Root-Sum-Square) (a,b) == |
<blockquote>rss(''a'',''b'') = (''a''<sup>2</sup> + ''b''<sup>2</sup>)<sup>2<sup>-1</sup></sup></blockquote> | <blockquote>rss(''a'',''b'') = (''a''<sup>2</sup> + ''b''<sup>2</sup>)<sup>2<sup>-1</sup></sup></blockquote> | ||
RSS is the ''circular bracketopic product''. It will produce something rounded in the dimensions concerned. | RSS is the ''circular bracketopic product''. It will produce something rounded in the dimensions concerned. | ||
- | == Sum == | + | == Sum <a,b> == |
<blockquote>sum(''a'',''b'') = abs(''a'') + abs(''b'')</blockquote> | <blockquote>sum(''a'',''b'') = abs(''a'') + abs(''b'')</blockquote> | ||
- | Sum is the '' | + | Sum is the ''square bracketopic product''. It will produce something rectangular in the dimensions concerned. |
- | + | == Max [a,b] == | |
- | == Max == | + | |
<blockquote>max(''a'',''b'') = {abs(''a''), abs(''a'') > abs(''b''); abs(''b''), abs(''a'') ≤ abs(''b'')}</blockquote> | <blockquote>max(''a'',''b'') = {abs(''a''), abs(''a'') > abs(''b''); abs(''b''), abs(''a'') ≤ abs(''b'')}</blockquote> | ||
- | Max is the '' | + | Max is the ''tegmal bracketopic product''. It will produce something tegmal, i.e. diamond-shaped, in the dimensions concerned. |
Revision as of 09:57, 1 April 2022
The three bracketopic products are rss, sum and max, as defined in this page. They are mainly used in bracket notation.
RSS (Root-Sum-Square) (a,b)
rss(a,b) = (a2 + b2)2-1
RSS is the circular bracketopic product. It will produce something rounded in the dimensions concerned.
Sum <a,b>
sum(a,b) = abs(a) + abs(b)
Sum is the square bracketopic product. It will produce something rectangular in the dimensions concerned.
Max [a,b]
max(a,b) = {abs(a), abs(a) > abs(b); abs(b), abs(a) ≤ abs(b)}
Max is the tegmal bracketopic product. It will produce something tegmal, i.e. diamond-shaped, in the dimensions concerned.