Syntax
Description
Y = acoth(X) returns the inverse hyperbolic cotangent for each element of X.
The acoth function operates element-wise on arrays. The function's domains and ranges include complex values. All angles are in radians.
Examples
Graph the inverse hyperbolic cotangent over the domains and 
.
Definition
The hyperbolic inverse cotangent can be defined as
acsc
Syntax
Description
Y = acsc(X) returns the inverse cosecant (arccosecant) for each element of X.
The acsc function operates element-wise on arrays. The function's domains and ranges include complex values. All angles are in radians.
Examples
Graph the inverse cosecant over the domains
and
.
Definition
The inverse cosecant can be defined as
acsch
Inverse cosecant and inverse hyperbolic cosecant
Syntax
Description
Y = acsch(X) returns the inverse hyperbolic cosecant for each element of X.
The acsch function operates element-wise on arrays. The function's domains and ranges include complex values. All angles are in radians.
Examples
Graph the inverse hyperbolic cosecant over the domains
and
.
Definition






No comments:
Post a Comment