Search This Blog

Google Analytics

Sunday, March 21, 2010

Big O notation

To whoever may be interested in the mathematics, computer science, or computational complexity theory topic of Big O notation, read the article by wikipedia below.

In mathematics, computer science, and related fields, big O notation (also known as Big Oh notation, Landau notation, Bachmann–Landau notation, and asymptotic notation) describes the limiting behavior of a function when the argument tends towards a particular value or infinity, usually in terms of simpler functions. Big O notation allows its users to simplify functions in order to concentrate on their growth rates: different functions with the same growth rate may be represented using the same O notation.

Big O notation [via]

No comments:

Post a Comment

Do provide your constructive comment. I appreciate that.

Popular Posts