Tagged Questions
3
votes
3answers
125 views
How to extract phase angle from sinusoid
I'm doing some electric circuit calcualtions and I'm trying to get the phasor representation of some arbitrary function of Sin or Cos. Could be complex like:
...
0
votes
1answer
190 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 ...