From: David S. <d.s...@go...> - 2017-11-21 14:01:11
|
Hi, exponentialize converts sin, cos etc. to their exponential representations. As far as I know, there is no built-in function for what you want, but creating one yourself should be easy enough. Best regards David Sent from my mobile phone. / Von meinem Handy aus gesendet. Am 21.11.2017 14:56 schrieb "Gunter Königsmann" <gu...@pe...>: Dear all, Sorry for having to ask a very basic question: Some programming language don't provide an a^b command, but only exp(x) and log(x). Does maxima provide a function that converts expressions between these two forms? I was convinced that it is exponentialize. But this doesn't seem to be the case. Thanks a lot, and kind regards, Gunter. ------------------------------------------------------------ ------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Maxima-discuss mailing list Max...@li... https://lists.sourceforge.net/lists/listinfo/maxima-discuss |