Tag: Algebraic Functions

  • Inverse Function

    The reverse of a given bijective function is known as inverse function. Keeping (-1) as the power of the given function denotes the inverse.

  • Composition of Functions

    Introduction If A,B, and C are three non-empty sets and f:A->B and g:B->C be the functions then the composite function of f and g denoted by God or gf is denoted from A to C. Mathematically, it is defined as (gof):A->C: (got)(x) = g[f(x)] for all x of A. When we have two or more…