About 65,600,000 results
Open links in new tab
  1. What is a Function - Math is Fun

    But a function doesn't really have belts or cogs or any moving parts, and it doesn't actually destroy what we put into it! A function relates an input to an output.

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

    Dec 1, 2025 · Function, in mathematics, an expression, rule, or law that defines a relationship between one variable (the independent variable) and another variable (the dependent variable).

  3. Introduction to Function - GeeksforGeeks

    Oct 6, 2025 · A function is a special relation or method connecting each member of set A to a unique member of set B via a defined relation. Set A is called the domain, and set B is called the co-domain …

  4. Algebra - The Definition of a Function - Pauls Online Math Notes

    Jun 14, 2024 · In this section we will formally define relations and functions. We also give a “working definition” of a function to help understand just what a function is. We introduce function notation and …

  5. 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 …

  6. What is a Function in Maths? - BYJU'S

    In simple words, a function is a relationship between inputs where each input is related to exactly one output. Every function has a domain and codomain or range.

  7. What is a Function - Math Steps, Examples & Questions

    There are many types of functions, including quadratic functions, trigonometric functions (sine, cosine, tangent), square root functions, inverse functions, composite functions and more.

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

    Rearranging to solve for the variable you want to measure, you get a function (as long as there's not multiple outputs for any input)! Functions involve anything with an independent and dependent …

  9. What is a Function in Maths? | Definition, Types & Examples - Vedantu

    A function in maths is a special rule or relationship that assigns each input (usually called x) exactly one output (usually called y or f (x)). In other words, for every value you put into the function, you get only …

  10. What is a Function? - W3Schools

    A function holds a piece of code that does a specific task. A function takes some data as input, the code inside the function does something with the data, and then the result is returned.