ecl-logo Documentation

MassConcentrationQ

MassConcentrationQ[item]validUnit

tests if the given item is in Units of mass concentration (SI Units: kg/m^3, kg/L).

Details

  • Technically mass concentrations have identical Units to denisities and so inputs will test positive with DensityQ in ever case as well.
  • Input
    Output
    Attributes
  • Listable

Examples

Basic Examples  (2)

Tests if a single item with mass concentration Units:

Can handle mass concentration Units with the volume is in the form of cubic distance:

Additional Examples  (5)

Metric prefixes are accetable to the test as well:

Compound metrix prefixes are also acceptable:

Can handle single item with value of 1 * mass concentration Units:

Will not accept raw values in absense of Units:

Units other than mass concentration will return false:

Attributes  (1)

Listable  (1)

The function can handle a list of items with mass concentration Units: