logarithm (n)~ In mathematics the power to which a base must be raised…
페이지 정보
본문
logarithm (n)~ In mathematics the power to which a base must be raised to equal a given number. For example for the base 10 the logarithm of 16 is (approximately) 1.2041 because 101.2041 equals (approximately) 16. Both natural logarithms (to the base e which is approximately 2.71828) and common logarithms (to the base 10) are used in programming. Languages such as C and Basic include functions for calculating natural logarithms.