Overload | Description |
---|---|
Multiplication(Double,Element) | Multiplies an element by a specified numeric value. |
Multiplication(Element,Double) | Multiplies an element by a specified numeric value. |
Multiplication(Element,Element) | Multiplies two elements. |
All properties of lsh are copied to the resulting element, then rhs properties are trickled to the resulting element.