csc()
µ key
In Radian angle mode:
csc⁻¹()
µ key
csc⁻¹(Expr1) ⇒ expression
csc⁻¹(List1) ⇒ list
Returns the angle whose cosecant is Expr1
or returns a list containing the inverse
cosecants of each element of List1.
Note: The result is returned as a degree,
gradian or radian angle, according to the
current angle mode setting.
Note: You can insert this function from the
keyboard by typing arccsc(...).
In Degree angle mode:
In Gradian angle mode:
In Radian angle mode:
csch()
Catalog >
csch(Expr1) ⇒ expression
csch(List1) ⇒ list
Returns the hyperbolic cosecant of Expr1 or
returns a list of the hyperbolic cosecants of
all elements of List1.
csch⁻¹()
Catalog >
csch⁻¹(Expr1) ⇒ expression
csch⁻¹(List1) ⇒ list
Returns the inverse hyperbolic cosecant of
Expr1 or returns a list containing the
inverse hyperbolic cosecants of each
element of List1.
Note: You can insert this function from the
keyboard by typing arccsch(...).
Alphabetical Listing 41