{#if supportsExample && result}
Formula: {config.labels.in2} = ({config.labels.in1} x {formattedFactorValue}) {offset > 0 ? '+' : '-'} {formatConversionValue(Math.abs(offset))}
1 {config.labels.in1} = {formattedFactorValue} {config.labels.in2}
1 {config.labels.in2} = {formattedReverseValue} {config.labels.in1}
Example: convert {exampleInput} {config.labels.in1} to {config.labels.in2}
{formulaExpression} =
{result.val2} {config.labels.in2}
How to convert {config.labels.in1} to {config.labels.in2}
{#if hasOffset}