Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • $\begingroup$ Each question should be standalone, so please include the expression in your question that you would like to simplify. $\endgroup$ Commented Mar 31, 2014 at 16:02
  • $\begingroup$ @RunnyKine I edited my question. Sorry for any caused trouble. $\endgroup$ Commented Mar 31, 2014 at 16:21
  • $\begingroup$ I was using wrong the TrigExpand function, so what I did to solve the problem was lapla1 /. {Sin[2 \[Gamma]] -> 2 Sin[\[Gamma]] Cos[\[Gamma]] , Cos[2 \[Gamma]] -> Cos[\[Gamma]]^2 - Sin[\[Gamma]]^2} // ExpandAll // TraditionalForm. Sorry for any inconvenience $\endgroup$ Commented Mar 31, 2014 at 17:53