Solved
Complex number in text format into Mathcad
I had a need to convert a small text file into a Mathcad 15.
I need to transfer a text file a number like this:
z23: = 0 + i * 0
z24: = 1 + i * 0
z25: = 1 + i * 0
z26: = 1 + i * 0
z27: = 0 - i * 1
I had a need to convert a small text file into a Mathcad 15.
I need to transfer a text file a number like this:
z23: = 0 + i * 0
z24: = 1 + i * 0
z25: = 1 + i * 0
z26: = 1 + i * 0
z27: = 0 - i * 1
Hi,
Last attempt did not allow for negative inputs.
New file shows how to deal with negative real components and negative imaginary components
Cheers
Terry
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.