ACSCH

f = ACSCH (x)

Inverse hyperbolic cosecant of x.

Example

a = csch(0.1)
print a             ' Output: 9.9833527572961

b = acsch(a)
print b             ' Output: 0.1