In my high school days, my teacher told me that $\mathrm{antilog}( x)$ is the same as $10^x$ and $e^x$ is the same as $\exp x$. While the latter is true, I can't say for sure whether the former is true. After looking it up on Google, I didn't find a single source claiming $\mathrm{antilog} (x) \equiv 10^x$.
So if what I think is correct, how would I specify the base while using antilogarithm.
For example : We usually write the base $10$ logarithm as $\log x$ when the context is clear. However, we can clarify this notation as, $\log_{10} x$, how can I make base $10$ antilogarithm specific and clear the same way? I'm asking for a correct notation.
My ideas : Writing $4^x$ as $\log^{-1}_4 x$
But I'm looking for something like $\mathrm{antilog}_4 (x) $, is this a correct a notation?