| Mass(Double) | Creates a new instance of Mass with a particular value. | 
| Mass(Double, Type) | Creates a new instance of Mass with a particular value and Unit whose Type is specified | 
| Mass(Double, Unit, MetricExponent) | Creates a new instance of Mass with a particular value and Unit assuming that value is already raised or lowered to the power of exponent. |