UnitConverters.PoundsToKilograms(Double) Method

Definition

Convert pounds to kilograms

public static double PoundsToKilograms (double pounds);

Parameters

pounds
System.Double

The value in pounds to convert

Returns

System.Double

The value in kilograms

Applies to