From: Jaime V. <vi...@fe...> - 2017-11-21 14:36:04
|
On 21-11-2017 13:55, Gunter Königsmann wrote: > 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? Is f(a,b):=exp(b*log(a)) enough? Jaime |