Overload | Description |
---|---|
Divide(Element,Element) | Divides an element by another. |
Divide(Element,Double) | Divides an element by a number. |
Divide(Double,Element) | Divider a number by an element. |
All properties of lsh are copied to the resulting element, then rhs properties are trickled to the resulting element.