convert/exp
convert trig functions to exponentials
Calling Sequence
Parameters
Description
Examples
convert(expr, exp)
expr
-
expression with trigonometric functions
The convert/exp function converts all trigonometric functions appearing in the expression to their corresponding exponential form.
convertsinx,exp
−I2ⅇIx−ⅇ−Ix
converttanhx,exp
ⅇx−ⅇ−xⅇx+ⅇ−x
convertexpx2−2sinhx2,exp
ⅇ−x2
See Also
convert
convert/expsincos
convert/ln
convert/sincos
Download Help Document