Conversion factor Returns the conversion factor between one unit and another (if possible). Syntax conversion_factor(Unit) conversion_factor(Unit, Unit) Description conversion_factor(Unit) Given an unit, returns the conversion factor between such unit and its measure in SI, if possible. conversion_factor(Unit, Unit) Given two units and , returns the conversion factor between and , if possible. Related functions Coefficient, Convert Table of Contents Syntax Description Related functions