GreaterThan(Double, Mass) | Compares an instance of Mass to an instance of Double for different values. |
GreaterThan(Mass, Mass) | Compares two values to determine which is greater. |
GreaterThan(Mass, Double) | Compares two values to determine which is greater. |