Function (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
No edit summary
No edit summary
Line 30: Line 30:


* [[Algorithm (nonfiction)]]
* [[Algorithm (nonfiction)]]
* [[Complex-valued function (nonfiction)]] - a function whose values are complex numbers. Not to be confused with complex variable function: the domain of a complex-valued function does not necessarily have any structure related to complex numbers.
* [[Golden ratio (nonfiction)]]
* [[Golden ratio (nonfiction)]]
* [[Holomorphic function (nonfiction)]] - a complex-valued function of one or more complex variables that is, at every point of its domain, complex differentiable in a neighborhood of the point.
* [[Mathematics (nonfiction)]]
* [[Mathematics (nonfiction)]]



Revision as of 09:19, 30 December 2018

A function f takes an input x, and returns a single output f(x). One metaphor describes the function as a "machine" or "black box" that for each input returns a corresponding output.

In mathematics, a function is a relation between a set of inputs and a set of permissible outputs with the property that each input is related to exactly one output.

An example is the function that relates each real number x to its square x2.

The output of a function f corresponding to an input x is denoted by f(x) (read "f of x").

In this example, if the input is −3, then the output is 9, and we may write f(−3) = 9.

Likewise, if the input is 3, then the output is also 9, and we may write f(3) = 9. (The same output may be produced by more than one input, but each input gives only one output.)

In the News

Fiction cross-reference

Nonfiction cross-reference

External links: