enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of logarithmic identities - Wikipedia

    en.wikipedia.org/wiki/List_of_logarithmic_identities

    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. Derivations also use the log definitions x = b log b (x ...

  3. Log–log plot - Wikipedia

    en.wikipedia.org/wiki/Loglog_plot

    A loglog plot of y = x (blue), y = x 2 (green), and y = x 3 (red). Note the logarithmic scale markings on each of the axes, and that the log x and log y axes (where the logarithms are 0) are where x and y themselves are 1. Comparison of linear, concave, and convex functions when plotted using a linear scale (left) or a log scale (right).

  4. Logarithm - Wikipedia

    en.wikipedia.org/wiki/Logarithm

    Here M(x, y) denotes the arithmetic–geometric mean of x and y. It is obtained by repeatedly calculating the average (x + y)/2 (arithmetic mean) and (geometric mean) of x and y then let those two numbers become the next x and y. The two numbers quickly converge to a common limit which is the value of M(x, y). m is chosen such that

  5. Logarithmic number system - Wikipedia

    en.wikipedia.org/wiki/Logarithmic_number_system

    A logarithmic number system (LNS) is an arithmetic system used for representing real numbers in computer and digital hardware, especially for digital signal processing.

  6. Iterated logarithm - Wikipedia

    en.wikipedia.org/wiki/Iterated_logarithm

    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 ...

  7. Slide rule - Wikipedia

    en.wikipedia.org/wiki/Slide_rule

    With two logarithmic scales, the act of positioning the top scale to start at the bottom scale's label for corresponds to shifting the top logarithmic scale by a distance of ⁡ (). This aligns each top scale's number y {\displaystyle y} at offset log ⁡ ( y ) {\displaystyle \log(y)} with the bottom scale's number at position log ⁡ ( x ...

  8. Common logarithm - Wikipedia

    en.wikipedia.org/wiki/Common_logarithm

    In mathematics, the common logarithm (aka "standard logarithm") is the logarithm with base 10. [1] It is also known as the decadic logarithm , the decimal logarithm and the Briggsian logarithm . The name "Briggsian logarithm" is in honor of the British mathematician Henry Briggs who conceived of and developed the values for the "common logarithm".

  9. Binary logarithm - Wikipedia

    en.wikipedia.org/wiki/Binary_logarithm

    The fractional part of the result is log 2 y and can be computed iteratively, using only elementary multiplication and division. [56] The algorithm for computing the fractional part can be described in pseudocode as follows: Start with a real number y in the half-open interval [1, 2). If y = 1, then the algorithm is done, and the fractional ...