document.write( "Question 88852This question is from textbook
\n" );
document.write( ": My book asks me to round a decimal (such as .6730) to the nearest minute. What is a minute and how do I convert this? \n" );
document.write( "
Algebra.Com's Answer #64650 by tutor_paul(519)![]() ![]() You can put this solution on YOUR website! You are given a Latitude or Longitude in decimal degrees, and you want to convert that to the degrees, minutes, seconds format. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "To convert, multiply the decimal part by 60: \n" ); document.write( " \n" ); document.write( "The whole number part of this is the \"minutes.\" So your answer is \n" ); document.write( " \n" ); document.write( "See this link for further information on this conversion: \n" ); document.write( "http://geography.about.com/library/howto/htdegrees.htm \n" ); document.write( "Good Luck, \n" ); document.write( "tutor_paul@yahoo.com \n" ); document.write( " |