Asec

Parent Previous Next

Asec


Inverse cosecant function



Syntax


Asec(x)

x is scalar

Return a scalar which is the inverse secant function of x, where result is in radian unit


x is matrix

Return a matrix in which the element is the inverse secant function of the element in x, where result is in radian unit


Examples


Input

Output

asec(1)

asec(1+i)

asec([1+i, 1, 1-i])

asec([i, 1-3i; -2i, 5])


See Also


Created with the Personal Edition of HelpNDoc: Free EBook and documentation generator