Can I call functions like $\sin x , \tan^{-1} x , e^ x $ etc composite functions too?
If not, then what do I call them? I mean taking individual names like exponential function, sine function etc doesn't seem convenient. What is correct term for this? How do I refer to these functions?
To be more specific. Eg : the natural numbers greater than 1 that are not prime are called composite numbers. And those that are not composite are prime numbers. It either prime or composite.
So how do I refer to functions that are not composite functions? Do we have a word for them? Like Prime function or something?
Some functions are obviously composite, such as $$f(x)=e^{\sin x}$$ or $$f(x)= \tan^ {-1} (x^2+1)$$
Other functions can be considered as composite functions.
For example the identity function $id(x)=x$ could be considered as$$ id(x)=fof^{-1}(x)$$ for any bijective function $f(x).$