convert/csccot
convert trigonometric functions to csc, cot, csch, coth
Calling Sequence
Parameters
Description
Examples
convert( expr, csccot )
convert( expr, csccot, x )
expr
-
any expression
x
(optional) name or list or set of names
convert/csccot converts all trigonometric functions appearing in the expression to csc and cot, and converts all hyperbolic functions to csch and coth.
If the optional parameter x is specified, then only those functions that depend on the variables in x will be converted.
See Also
convert/exp
convert/expsincos
convert/sectan
convert/sincos
depends
Download Help Document