document.write( "Question 766537: sir/mam, plz tell me,
\n" );
document.write( "how to findout the log value of numbers like.. 0.0321, 0.00428, 0.00021 etc.
\n" );
document.write( "i am finding problem in these type of questions, as they have zeros after decimal.
\n" );
document.write( "plz help me. \n" );
document.write( "
Algebra.Com's Answer #466988 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how to findout the log value of numbers like.. 0.0321, 0.00428, 0.00021 etc. \n" ); document.write( "*** \n" ); document.write( "For most calculators I know, you can directly plug in the numbers above to get the log value using the LOG key. Note that for logs with arguments between zero and one, (0,1), are always negative. \n" ); document.write( "An alternate way is to convert the numbers above to powers of 10. \n" ); document.write( "For example: \n" ); document.write( "0.00428=4.28*10^-3 \n" ); document.write( "log(0.00428)=log(4.28)+log(10^-3)=0.631444-3=-2.368556 \n" ); document.write( "with direct plug in: \n" ); document.write( "log(0.00428)=-2.368556 \n" ); document.write( " |