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.
12⁢x⁢π12−2⁢x214⁢−2⁢x2+214⁢LegendreP⁡−12,−12,1−2⁢x2
x⁢π⁢−2⁢x2+214⁢LegendreP⁡−12,−12,−2⁢x2+12⁢−2⁢x214
convert⁡,arctrig
arcsin⁡x
12⁢π−12⁢x⁢π⁢JacobiP⁡−12,12,0,1+2⁢x2
π2−x⁢π⁢JacobiP⁡−12,12,0,2⁢x2+12
π2−arctan⁡x
JacobiP⁡−12,12,0,−x−3x+1
convert⁡,arctrigh
−2⁢I⁢x+1⁢arctanh⁡I⁢−x−1⁢x+1x+1π⁢−x−1⁢x+1
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document