D14302 implements tan(atan(x)) -> x D14045 implements pow(exp(x), y) -> exp(x*y)
Patch by Mandeep Singh Grang <mgrang@codeaurora.org>
LGTM.