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
                                  Usage
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).

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

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

See subtopic 'matrices:"complex_matrices" for a list of macros for
working with complex matrices.


Gary Oehlert 2006-01-30