SetAddition Operator

Overload List

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

See Also