Think of a function as something that alters the input.
For example altering your straight shoe lace by making a loop. That would be loop(lace).
An inverse function as the inverse process like unloop (loopedlace).
Compositive functions as two or more processes one after the other.
Loop(lace(shoeputon(sockputon(gotupinthemorning)))
Latest Answers