Computes the secant, in radians, of the input elements.
c = sec(a)
Real or complex scalar or array of any dimension.
Secant, in radians, of the elements in a. c is a scalar or an array of the same size as a.
Z = [1:0.11:5] C = sec(Z)
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported