ACSC

f = ACSC (x)

Inverse cosecant of x.

Example

a = csc(0.1)
print a             ' Output: 10.01668613163478

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