Encyclopedia > Higher-order function

  Article Content

Higher-order function

In mathematics and computer science, higher-order functions are functions which can take other functions as arguments, and may also return functions as results. The derivative in calculus is a common example of a higher-order function, since it maps a function to another function. Higher-order functions were studied long before the notion of functional programming existed, in the lambda calculus, a formalism which has influenced the design of several functional programming languages, especially the Haskell programming language.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Canadian Charter of Rights and Freedoms

... (2002-) Humphrey, J.P., Human Rights and the United Nations: A Great Adventure (New York: Transnational Publishers, 1984) Beaudoin G.-A. & E. Ratushny, The Canadian ...

 
 
 
This page was created in 146.4 ms