Multiply(Double, Set) | Multiplies two scalars one of which is implicitly created from a set, and returns the resulting scalar. |
Multiply(Set, Set) | Multiplies two scalars that are implicitly created from the sets, and returns the resulting scalar. |
Multiply(Set, Double) | Multiplies two scalars one of which is implicitly created from a set, and returns the resulting scalar. |