z = 3 + 4j; out = sign(z) Result: out = 0.6 + 0.8i acos Description Computes the arc-cosine. Used in FDTD and FDE. The trigonometric functions are scalar functions. The return value is the result of the trigonometric operation performed on the input, element by element. All the ...