expon SciMax Toolbox expop

SciMax Toolbox >> exponentialize

exponentialize

Maxima Function

Calling Sequence

exponentialize (expr)
exponentialize

Description

The function exponentialize (expr) converts circular and hyperbolic functions in expr to exponentials, without setting the global variable exponentialize.

When the variable exponentialize is true, all circular and hyperbolic functions are converted to exponential form. The default value is false.

demoivre converts complex exponentials into circular functions. exponentialize and demoivre cannot both be true at the same time.

expon SciMax Toolbox expop