Searched refs:STONE_PER_KG (Results 1 – 1 of 1) sorted by relevance
24 private const val STONE_PER_KG = 0.157473 constant47 WeightUnit.STONE -> keepOneDecimal(sourceKilograms * STONE_PER_KG) in convertFromKilograms()