Calculator Function Refrence

Function Reference >Calculator Function Reference >Trigonometry>arcsecanth, arccosecanth, arccotangenth

arcsecanth, arccosecanth, arccotangenth

The three inverse reciprocal hyperbolic trigonometric functions are:
  • asech(x) - arcsecenth
  • acsch(x) - arccosecanth
  • acoth(x) - arccotangenth
asech(x) = acosh(1/x)
acsch(x) = asinh(1/x)
acoth(x) = atanh(1/x)

Each one of these functions takes input as a ratio and outputs the result in radians
Each one of these functions has an inverse, reciprocal, and non-hyperbolic version.