Section: Mathematical Functions
asec
y = asecd(x)
2/sqrt(2)
--> asecd(2/sqrt(2)) ans = 45 --> quit
and the inverse secant of 2 should be 60 degrees:
2
--> asecd(2) ans = 60.0000 --> quit