I'm trying to find useful notation for inverse functions that isn't too much in conflict with other notation already in use, but I'm wondering if this notation will come back and bite me in the future. Approximately how bad would using an overline for an inverse be? My motivation for this is because I'd find it nice to have a general way to express an inverse.
$$\begin{align}\overline{f}(x)&= f^{-1}(x) &&\text{ superscript}\\ \overline{\sin} x &= \arcsin x &&\text{ prefix}\\[0.4em] \overline{\exp} x &= \log x &&\text{ different symbol} \end{align}$$
Examples:
$$\begin{align}&(\text{i}) &&f^3\circ \overline{f^2}(x) = f^{3-2}(x) = f(x)\\ &(\text{ii}) &&\sin x = 1 \iff x = \overline{\sin}1\end{align}$$
Overlines are already used for negation operators in set theory, and is similar to the minus and division symbols, which are common inverse operations. But in which contexts might this notation just cause more confusion than help?