Close
Close window
expln - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

convert/expln

convert elementary functions to exp and ln

Calling Sequence

convert(expr, expln)

Parameters

expr

-

expression with elementary functions

Description

The convert/expln function converts all elementary functions to exp and ln.

Examples

>

fcosxsinx:

>

convertf,expln

I2ⅇIx2+ⅇ−Ix2ⅇIxⅇ−Ix

(1)

The convert/expln function will convert all elementary functions to either exp or ln.

>

convertarctanhx,expln

lnx+12ln1x2

(2)
>

convertarctanhx,exp

arctanhx

(3)
>

convertarctanhx,ln

lnx+12ln1x2

(4)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /