enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. CORDIC - Wikipedia

    en.wikipedia.org/wiki/CORDIC

    CORDIC is part of the class of "shift-and-add" algorithms, as are the logarithm and exponential algorithms derived from Henry Briggs' work. Another shift-and-add algorithm which can be used for computing many elementary functions is the BKM algorithm , which is a generalization of the logarithm and exponential algorithms to the complex plane.

  3. Logarithm - Wikipedia

    en.wikipedia.org/wiki/Logarithm

    The logarithm keys (LOG for base 10 and LN for base e) on a TI-83 Plus graphing calculator. Logarithms are easy to compute in some cases, such as log 10 (1000) = 3. In general, logarithms can be calculated using power series or the arithmetic–geometric mean, or be retrieved from a precalculated logarithm table that provides a fixed precision.

  4. Binary search - Wikipedia

    en.wikipedia.org/wiki/Binary_search

    Binary search Visualization of the binary search algorithm where 7 is the target value Class Search algorithm Data structure Array Worst-case performance O (log n) Best-case performance O (1) Average performance O (log n) Worst-case space complexity O (1) Optimal Yes In computer science, binary search, also known as half-interval search, logarithmic search, or binary chop, is a search ...

  5. Algorithm - Wikipedia

    en.wikipedia.org/wiki/Algorithm

    Flowchart of using successive subtractions to find the greatest common divisor of number r and s. In mathematics and computer science, an algorithm (/ ˈælɡərɪðəm / ⓘ) is a finite sequence of mathematically rigorous instructions, typically used to solve a class of specific problems or to perform a computation. [ 1 ]

  6. Discrete logarithm - Wikipedia

    en.wikipedia.org/wiki/Discrete_logarithm

    Discrete logarithm. In mathematics, for given real numbers a and b, the logarithm log b a is a number x such that bx = a. Analogously, in any group G, powers bk can be defined for all integers k, and the discrete logarithm log b a is an integer k such that bk = a. In number theory, the more commonly used term is index: we can write x = ind r a ...

  7. Log–log plot - Wikipedia

    en.wikipedia.org/wiki/Loglog_plot

    Comparison of linear, concave, and convex functions when plotted using a linear scale (left) or a log scale (right). In science and engineering, a loglog graph or loglog plot is a two-dimensional graph of numerical data that uses logarithmic scales on both the horizontal and vertical axes. Power functions – relationships of the form ...

  8. Computer algebra - Wikipedia

    en.wikipedia.org/wiki/Computer_algebra

    Symbolic integration of the algebraic function f(x) = ⁠ x / √ x 4 + 10x 2 − 96x − 71 ⁠ using the computer algebra system Axiom. In mathematics and computer science, [1] computer algebra, also called symbolic computation or algebraic computation, is a scientific area that refers to the study and development of algorithms and software for manipulating mathematical expressions and other ...

  9. Common logarithm - Wikipedia

    en.wikipedia.org/wiki/Common_logarithm

    An important property of base-10 logarithms, which makes them so useful in calculations, is that the logarithm of numbers greater than 1 that differ by a factor of a power of 10 all have the same fractional part. The fractional part is known as the mantissa. [note 2] Thus, log tables need only show the fractional part. Tables of common ...