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
Math
If there is insufficient information on this page and you wish learn more about ACSC, please send an email to smallbasic@gmail.com. You can help to improve information about ACSC by submitting a pull request, click View Source for details. Note, an offline language reference text file is also available - see the Download section.