Next: CLIPBOARD Up: MacAnova Help File Previous: chplot()   Contents

cimag()

Usage:
cimag(cx), cx a REAL matrix representing complex data



Keywords: time series, complex arithmetic
cimag(cx) computes the imaginary part of the fully complex matrix cx.
For example, cimag(matrix(run(10),5)) is vector(6,7,8,9,10).

See also hconj(), cconj(), hreal(), himag(), creal().

See topic 'complex' for discussion of complex matrices in MacAnova.


Gary Oehlert 2003-01-15