What is function? Write the types of function
Answers
Answer:
In mathematics, a function is a binary relation between two sets that associates every element of the first set to exactly one element of the second set. Typical examples are functions from integers to integers, or from the real numbers to real numbers.
- One – one function (Injective function)
- Many – one function.
- Onto – function (Surjective Function)
- Into – function.
- Polynomial function.
- Linear Function.
- Identical Function.
- Quadratic Function.
Hope this helps you !!!!!!!!!
What is function? Write the types of function
A function is a binary relation between two sets that associates every element of the first set to exactly one element of the second set. Typical examples are functions from integers to integers, or from the real numbers to real numbers.
There are four different patterns to define a function − Functions with no argument and no return value. Functions with no argument but a return value. Functions with argument but no return value. Functions with argument and a return value.