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