GetInverseRatio

Ratio.GetInverseRatio method

Generates and returns an inverse (reciprocal) ratio for this ratio

public Ratio GetInverseRatio()

Return Value

New Ratio instance, that is an inverse ratio for this one

See Also