s is defined as $s : {1,2,3}$
To describe the function that filters values great that $a$ where $a = 2$ and multiplies result by 4, is this correct :
$$ \sum_{s \in S} : [ s > a] \cdot 4$$
s is defined as $s : {1,2,3}$
To describe the function that filters values great that $a$ where $a = 2$ and multiplies result by 4, is this correct :
$$ \sum_{s \in S} : [ s > a] \cdot 4$$