SEC

f = SEC (x)

Secant of x.

Example

a = sec(0.1)
print a     ' Output: 1.00502

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