answersLogoWhite

0

That is related to "composition", the composition of functions. That means you apply one function after another.

f(g(x)) means you first apply function "g" to the variable "x", then you apply function "f" to the result.

User Avatar

Wiki User

11y ago

What else can I help you with?