Computes the inverse cosine, in radians, of the input elements.
c = acos(a)
Real or complex scalar or array of any dimension.
Inverse cosine, in radians, of the elements in a. c is a scalar or an array of the same size as a.
Z = [-1:0.11:1] C = acos(Z)
Where This Node Can Run:
Desktop OS: Windows
FPGA: DAQExpress does not support FPGA devices