Post Reply 
[42S] Test for COMPLEX matrix
03-23-2015, 07:44 PM
Post: #4
RE: [42S] Test for COMPLEX matrix
(03-23-2015 02:05 PM)Werner Wrote:  So my question, or challenge if you want, is:
Write a routine that will deliver the complex conjugate of a complex matrix, and will leave a real matrix alone. You cannot EDIT or INDEX the matrix, and you can use only two stack levels.

In: Complex matrix
Out: Complex conjugate matrix

In: real matrix
Out: matrix untouched.

What about:
SF 25
ABS
FS?C 25
GTO 01
COMPLEX
+/-
COMPLEX
RTN
LBL 01
CLX
LASTX
RTN

J-F
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[42S] Test for COMPLEX matrix - Werner - 03-23-2015, 02:05 PM
RE: [42S] Test for COMPLEX matrix - Werner - 03-23-2015, 06:05 PM
RE: [42S] Test for COMPLEX matrix - J-F Garnier - 03-23-2015 07:44 PM
RE: [42S] Test for COMPLEX matrix - Werner - 03-24-2015, 07:12 AM
RE: [42S] Test for COMPLEX matrix - Werner - 03-24-2015, 08:11 PM
RE: [42S] Test for COMPLEX matrix - Werner - 03-25-2015, 10:42 AM
RE: [42S] Test for COMPLEX matrix - Werner - 03-25-2015, 03:54 PM
RE: [42S] Test for COMPLEX matrix - Werner - 03-26-2015, 12:27 PM



User(s) browsing this thread: 1 Guest(s)