About 150,000 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. 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.

  3. Introduction to Function - GeeksforGeeks

    Apr 27, 2026 · If the power of the variable is 1, it is called a linear function, if the power is 2, it is called a quadratic function, and if the power is 3, it is called a cubic function.

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

    Apr 30, 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).

  5. Function | 100 Healthy Years

    It’s time you own your health. Function includes 160+ lab tests and personalized protocols for instant action. Tracked over time in one secure place.

  6. Basics of functions - Student Academic Success - Monash University

    A solid understanding of the basics of functions, including the definition of a function, its notation, domain and range, and inverse function s, is essential for success in more advanced mathematical …

  7. Desmos | Graphing Calculator

    Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.

  8. Functions - YouTube

    Feb 2, 2018 · How To Find The Domain of a Function - Radicals, Fractions & Square Roots - Interval Notation Algebra 2 Introduction, Basic Review, Factoring, Slope, Absolute Value, Linear, Quadratic …

  9. JavaScript Functions - W3Schools

    What Does a Function Look Like? A function can be created with the function keyword, a name, and parentheses. The code to run is written inside curly brackets.

  10. Functions - JavaScript | MDN - MDN Web Docs

    Jul 8, 2025 · A function in JavaScript is similar to a procedure—a set of statements that performs a task or calculates a value, but for a procedure to qualify as a function, it should take some input and …