Skip to main content

Conversion factor

Returns the conversion factor between one unit and another (if possible).

Syntax

conversion_factor(Unit)
conversion_factor(Unit, Unit)

Description

Given a unit, returns the conversion factor between such unit and its measure in SI, if possible.

units_of_measure.conversion_factor1.calc.png

Given two units A and B, returns the conversion factor between AA and BB, if possible.

units_of_measure.conversion_factor2.calc.png