0
votes
1answer
191 views

Get Mathematica to simplify $\cosh(i x)$

I want Mathematica to simplify Cosh[I x] to Cos[x] if I tell Mathematica that x is Real. I ...