define composition of functions
Answers
Answered by
5
Answer:
In mathematics, function composition is an operation that takes two functions f and g and produces a function h such that h(x) = g(f(x)). In this operation, the function g is applied to the result of applying the function f to x.Intuitively, if z is a function of y, and y is a function of x, then z is a function of x.
Answered by
9
Answer:
function composition is an operation that takes2 function f and g produce a function h such that h(x)=g(f(x))......
Similar questions