high School3 min

Composition of Functions

How f(g(x)) chains two functions

Not Started

Input

x = 1.50

g(x)

g(x) = sin(x)

0.9975

f(g(x))

f(x) =

0.9950

g(x)

f(x)

f(g(1.50))=f(0.997)=0.995f(g(1.50)) = f(0.997) = 0.995