About 69,400 results
Open links in new tab
  1. Function (mathematics) - Wikipedia

    The concept of a function was formalized at the end of the 19th century in terms of set theory, and this greatly increased the possible applications of the concept. A function is often denoted by a letter …

  2. Function | Definition, Types, Examples, & Facts | Britannica

    Jan 13, 2026 · Function, in mathematics, an expression, rule, or law that defines a relationship between one variable (the independent variable) and another variable (the dependent variable). Functions are …

  3. What is a Function - Math is Fun

    What is a Function? A function relates an input to an output. It is like a machine that has an input and an output. And the output is related somehow to the input. " f (x) = ... " is the classic way of writing a …

  4. What Are Functions in Math?- Cuemath

    Functions define the relationship between two variables, one is dependent and the other is independent. Function in math is a relation f from a set A (the domain of the function) to another set B (the co …

  5. 3.1 What Are Functions? - MIT Mathematics

    The simplest definition is: a function is a bunch of ordered pairs of things (in our case the things will be numbers, but they can be otherwise), with the property that the first members of the pairs are all …

  6. Domain and Range of a Function - GeeksforGeeks

    Dec 11, 2025 · In mathematics, a function represents a relationship between a set of inputs and their corresponding outputs. Functions are fundamental in various fields, from algebra to calculus and …

  7. CELL function - Microsoft Support

    The CELL function returns information about the formatting, location, or contents of a cell. For example, if you want to verify that a cell contains a numeric value instead of text before you perform a …

  8. function - Declare function name, inputs, and outputs - MATLAB

    Function with One Output Define a function in a file named calculateAverage.m that accepts an input vector, calculates the average of the values, and returns a single result.

  9. JavaScript Function Invocation - W3Schools

    Function Invocation The code inside a function is NOT executed when the function is defined. The code inside a function will execute when "something" invokes the function: When it is called from …

  10. What is a function? (video) | Functions | Khan Academy

    A function-- and I'm going to speak about it in very abstract terms right now-- is something that will take an input, and it'll munch on that input, it'll look at that input, it will do something to that input.