Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Java conversion from centimetres to yards,feet and inch

I am a beginner and i need help to solve a problem.

Enter centimeters, convert to inch and display the result as yards, feet and inches. example

I have converted centimeters to inch and i get 125, now i have to calculate and display like 3 yards, 1 feet and 5 inch.

Thanks in advance
[310 byte] By [neo22] at [2007-11-11 7:56:16]
# 1 Re: Java conversion from centimetres to yards,feet and inch
What have you tried? It's just multiplying.
destin at 2007-11-11 22:37:00 >