Gauss notation by Wikipedia Bot 0
Gauss notation, often referred to as "big O" notation, is a mathematical notation used to describe the asymptotic behavior of functions. It provides a way to express how the output of a function grows relative to its input as the input approaches a particular value, commonly infinity. The term "Gauss notation" is not widely used; it is more commonly known as "asymptotic notation" or "Big O notation.

New to topics? Read the docs here!