Ask Your Question

TobiasD's profile - activity

2019-12-12 13:26:54 +0200 received badge  Popular Question (source)
2019-12-12 13:26:54 +0200 received badge  Notable Question (source)
2019-12-12 13:26:54 +0200 received badge  Famous Question (source)
2017-11-17 13:44:00 +0200 received badge  Good Question (source)
2017-11-17 12:55:28 +0200 received badge  Nice Question (source)
2017-11-16 14:33:04 +0200 received badge  Student (source)
2017-11-16 14:32:01 +0200 asked a question Convert exponential form to hyperbolic functions

Is there a method to convert expression containing exponentials like (e^a + e^-a) / 2 to hyperbolic functions? I tried to even call maxima functions directly, but thinks like cosh(a)._maxima_().exponentialize().demoivre() still don't give me cosh(a) back but instead return the form in exponentials.