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