divide the centimeter value by 2.54 to get total inches。
then split that into feet and remaining inches. The full formula for converting cm to ft and inches: total inches = cm 2.54 feet = floor(total inches 12) remaining inches = total inches mod 12 Worked example using 175 cm: 175 2.54 = 68.898 total inches floor(68.898 12) = 5 feet 68.898 - (5 12) = 8.9 inches remaining Result: 175 cm = 5 8.9 This works for any cm value. Whether you need to convert 130 cm to ft, 195 cm to ft, the process is the same: divide by 2.54, or any other measurement, then split into feet and inches. , How to Convert CM to Feet and Inches 175 cm 2.54 5' 8.9" ft in To convert cm to feet,。
