ASECH

f = ASECH (x)

Inverse hyperbolic secant of x.

Example

a = sech(0.1)
print a             ' Output: 0.99502074895323

b = asech(a)
print b             ' Output: 0.1
Math
If there is insufficient information on this page and you wish learn more about ASECH, please send an email to smallbasic@gmail.com. You can help to improve information about ASECH by submitting a pull request, click View Source for details. Note, an offline language reference text file is also available - see the Download section.