convert/arctrig
convert logarithms and special functions into arctrigonometric functions
Calling Sequence
Parameters
Description
Examples
convert(expr, arctrig)
convert(expr, arctrigh)
expr
-
Maple expression, equation, or a set or list of them
convert/arctrig and convert/arctrigh converts, when possible, the special functions in an expression into arctrigonometric functions, that is, into any of arcsin,arccos,arctan,arcsec,arccsc,arccot,arcsinh,arccosh,arctanh,arcsech,arccsch,arccoth.
12xπ12−2x214−2x2+214LegendreP−12,−12,1−2x2
xπ−2x2+214LegendreP−12,−12,−2x2+12−2x214
convert,arctrig
arcsinx
12π−12xπJacobiP−12,12,0,1+2x2
π2−xπJacobiP−12,12,0,2x2+12
π2−arctanx
JacobiP−12,12,0,−x−3x+1
convert,arctrigh
−2Ix+1arctanhI−x−1x+1x+1π−x−1x+1
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document