convert/ln
convert arctrig functions to logarithms
Calling Sequence
Parameters
Description
Examples
convert(expr, ln )
expr
-
expression with inverse trigonometric functions
The convert/ln function converts all inverse trigonometric functions appearing in the expression to their corresponding logarithmic form.
convert⁡arcsin⁡x,ln
−I⁢ln⁡−x2+1+I⁢x
convert⁡arctanh⁡x,ln
ln⁡x+12−ln⁡1−x2
See Also
convert
convert/exp
Download Help Document