| Overload | Description |
|---|---|
| Addition(Double,Element) | Adds a value to all values of an element. |
| Addition(Element,Double) | Adds a value to all values of an element. |
| Addition(Element,Element) | Adds the values of two elements. |
All properties of lsh are copied to the resulting element,
then rhs properties are trickled to the resulting element.