What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

What is the difference between algorithm and logarithm?

algorithm | logarithm | Anagrams |

Logarithm is a anagram of algorithm.



As nouns the difference between algorithm and logarithm

is that algorithm is a precise step-by-step plan for a computational procedure that possibly begins with an input value and yields an output value in a finite number of steps while logarithm is for a number x, the power to which a given base number must be raised in order to obtain x. Written \log_b x. For example, \log_{10} 1000 = 3 because 10^3 = 1000 and \log_2 16 = 4 because 2^4 = 16.

algorithm

Alternative forms

* algorism (obsolete)

Noun

(en noun)
  • A precise step-by-step plan for a computational procedure that possibly begins with an input value and yields an output value in a finite number of steps.
  • * 1990 , Cormen, Leiserson, and Rivest, Introduction to Algorithms'': page 1. Cambridge, MA, The MIT Press, 1999 (''23rd printing )
  • Informally, an algorithm''''' is any well-defined computational procedure that takes some value, or set of values, as input and produces some value, or set of values, as output. An ' algorithm is thus a sequence of computational steps that transform the input into the output.
  • * {{quote-magazine, date=2013-07-26, author=(Leo Hickman)
  • , volume=189, issue=7, page=26, magazine=(The Guardian Weekly) , title= How algorithms rule the world , passage=The use of algorithms in policing is one example of their increasing influence on our lives. And, as their ubiquity spreads, so too does the debate around whether we should allow ourselves to become so reliant on them – and who, if anyone, is policing their use.}}
  • (archaic) Calculation with Arabic numerals; algorism.
  • Hyponyms

    (hyp-top) * approximation algorithm * checksum algorithm * classification algorithm * compression algorithm * computer arithmetic algorithm * distributed algorithm * divide and conquer algorithm (hyp-mid) * genetic algorithm * greedy algorithm * parallel algorithm * randomized algorithm * randomized algorithm * semi-algorithm * sequential algorithm (hyp-bottom)

    Usage notes

    * Though some technical definitions require that an algorithm always terminate in a finite number of steps, this distinction is not generally observed in practice.

    See also

    * data structure * function * program

    logarithm

    Noun

    (en noun)
  • (mathematics) For a number x, the power to which a given base number must be raised in order to obtain x. Written \log_b x. For example, \log_{10} 1000 = 3 because 10^3 = 1000 and \log_2 16 = 4 because 2^4 = 16.
  • For a currency which uses denominations of 1, 2, 5, 10, 20, 50, 100, 200, 500, 1000, etc., each jump in the base-10 logarithm from one denomination to the next higher is either 0.3010 or 0.3979.

    Synonyms

    * log

    Derived terms

    * common logarithm, common log * natural logarithm, natural log * logarithmancy

    Anagrams

    * algorithm

    See also

    * ln