Saved Bookmarks
| 1. |
Define bijective function. |
|
Answer» Ans :- In mathematics, a bijective function or bijection is a function f : A → B that is both an injection and a surjection. This means: for every element b in the codomain B there is exactly one element a in the domain A such that f(a)=b. |
|