Search results
Results from the WOW.Com Content Network
The identities of logarithms can be used to approximate large numbers. Note that log b (a) + log b (c) = log b (ac), where a, b, and c are arbitrary constants. Suppose that one wants to approximate the 44th Mersenne prime, 2 32,582,657 −1. To get the base-10 logarithm, we would multiply 32,582,657 by log 10 (2), getting 9,808,357.09543 ...
Graph of log 2 x as a function of a positive real number x. In mathematics, the binary logarithm (log 2 n) is the power to which the number 2 must be raised to obtain the value n. That is, for any real number x, = =.
The graph of the logarithm base 2 crosses the x-axis at x = 1 and passes through the points (2, 1), (4, 2), and (8, 3), depicting, e.g., log 2 (8) = 3 and 2 3 = 8. The graph gets arbitrarily close to the y-axis, but does not meet it. Addition, multiplication, and exponentiation are three of the most fundamental arithmetic operations.
Equally spaced values on a logarithmic scale have exponents that increment uniformly. Examples of equally spaced values are 10, 100, 1000, 10000, and 100000 (i.e., 10 1, 10 2, 10 3, 10 4, 10 5) and 2, 4, 8, 16, and 32 (i.e., 2 1, 2 2, 2 3, 2 4, 2 5). Exponential growth curves are often depicted on a logarithmic scale graph.
The natural logarithm of x is generally written as ln x, log e x, or sometimes, if the base e is implicit, simply log x. [2] [3] Parentheses are sometimes added for clarity, giving ln(x), log e (x), or log(x). This is done particularly when the argument to the logarithm is not a single symbol, so as to prevent ambiguity.
In a third layer, the logarithms of rational numbers r = a / b are computed with ln(r) = ln(a) − ln(b), and logarithms of roots via ln n √ c = 1 / n ln(c).. The logarithm of 2 is useful in the sense that the powers of 2 are rather densely distributed; finding powers 2 i close to powers b j of other numbers b is comparatively easy, and series representations of ln(b) are ...
Get AOL Mail for FREE! Manage your email like never before with travel, photo & document views. Personalize your inbox with themes & tabs. You've Got Mail!
returns 2 raised to the given power expm1: returns e raised to the given power, minus one log: computes natural logarithm (to base e) log2: computes binary logarithm (to base 2) log10: computes common logarithm (to base 10) log1p: computes natural logarithm (to base e) of 1 plus the given number ilogb: extracts exponent of the number logb