Search results
Results from the WOW.Com Content Network
The binary logarithm is the logarithm to the base 2 and is the inverse function of the power of two function. As well as log 2, an alternative notation for the binary logarithm is lb (the notation preferred by ISO 80000-2).
Indicates a logarithm base 2, i.e. lg(x) or log 2 (x) This article uses computer notation for logarithms. All instances of log( x ) without a subscript base should be interpreted as being base two, also commonly written as lg( x ) or log 2 ( x ) .
In computer science, lg * is often used to indicate the binary iterated logarithm, which iterates the binary logarithm (with base ) instead of the natural logarithm (with base e). Mathematically, the iterated logarithm is well defined for any base greater than e 1 / e ≈ 1.444667 {\displaystyle e^{1/e}\approx 1.444667} , not only for base 2 ...
Download QR code; Print/export Download as PDF; Printable version; In other projects Wikimedia Commons; ... Base-2 logarithm; Base-10 logarithm; Base-e logarithm;
Logarithms can be used to make calculations easier. For example, two numbers can be multiplied just by using a logarithm table and adding. These are often known as logarithmic properties, which are documented in the table below. [2] The first three operations below assume that x = b c and/or y = b d, so that log b (x) = c and log b (y) = d.
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!
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.
In the case of the base-2 logarithm the exponent can be split off in advance (to get the integer part) so that the algorithm can be applied to the remainder (between 1 and 2). Since the argument is smaller than 2.384231…, the iteration of k can start with 1. Working in either base, the multiplication by s can be replaced with direct ...