Function in Maths

Last Updated : 14 May, 2026

A function in math is like a machine that takes an input, does something to it, and gives a specific output. For each input, there’s exactly one output. It’s a rule that connects each input to one and only one result. Functions are fundamental in fields like algebra and calculus. They help model relationships and solve real-world problems.

Here is how we represent the function:

f(x) = y [Here, f() is a function, x is the input, and y is the corresponding output.]

If we collect all inputs in one set that says "A" and collect all outputs in one set that says "B", then we can also write the function as,

f: A→B [This means that for every element x in set A, there is exactly one element f(x) in set B.]

For Example, consider the function f(x) = 2x. If the input is 3, the output is f(3) = 2 * 3 = 6. The function takes the value of x, performs an operation on it (in this case, multiplication by 2), and returns the result.

Key Concepts of Functions

This section introduces the core ideas of functions, including notation, domain, range, and real-life applications.

Types of Functions

Learn about various types of functions based on their mapping, algebraic nature, and special behaviors like periodicity or symmetry.

Based on Mapping Properties

Algebraic Functions

Transcendental Functions

Special Categories

Real-World Functions

Operations on Functions

Understand how functions can be combined, composed, or inverted, along with algebraic operations on different kinds of functions.

Algebra of Functions

Advanced Operations

Graphic Representation

Explore how functions are visualized using graphs and tables, and how to analyze the behavior of different function types graphically.

Practice Questions & Quizzes

Test your knowledge with practice problems, quizzes, and worksheets on functions and their properties.

Comment

Explore