Convert Converts one quantity into another (if possible). Syntax convert(Quantity) convert(Quantity, Unit) Description convert(Quantity) Given a quantity, converts it to the SI. convert(Quantity, Unit) Given a quantity and a unit, converts the quantity to such a unit, if possible. Related functions Coefficient SI, Unit SI Table of Contents Syntax Description Related functions