Contents

millimolesPerLiter(withGramsPerMole:)

Returns the millimoles per liter unit with the specified number of grams per mole.

Declaration

class func millimolesPerLiter(withGramsPerMole gramsPerMole: Double) -> UnitConcentrationMass

Parameters

  • gramsPerMole:

    The mass, in grams, for a mole of a given constituent.

Return Value

A unit expressing millimoles per liter with the specified molar mass.

See Also

Accessing Predefined Units