logarithms - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/ln

convert arctrig functions to logarithms

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, ln )

Parameters

expr

-

expression with inverse trigonometric functions

Description

• 

The convert/ln function converts all inverse trigonometric functions appearing in the expression to their corresponding logarithmic form.

Examples

convertarcsinx,ln

−Ilnx2+1+Ix

(1)

convertarctanhx,ln

lnx+12ln1x2

(2)

See Also

convert

convert/exp