Real part and imaginary part of complex number
A.comreal() return the real part of complex number
A.comimage() return the imaginary part of complex number
A |
|
1 |
=[[1,2],[3,4],[5,6],[7,8],[5,0],[-5,0],[-8,-9],[-0.3,5],[3,-4],[0,0],[0,3],[0,-2]] |
2 |
=A1.comreal() |
3 |
=A1.comimage() |
A1 Input a complex sequence
A2 Return the real part of A1
A3 Return the imaginary part of A1
SPL Official Website 👉 https://www.scudata.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_SPL
SPL Learning Material 👉 https://c.scudata.com
SPL Source Code and Package 👉 https://github.com/SPLWare/esProc
Discord 👉 https://discord.gg/cFTcUNs7
Youtube 👉 https://www.youtube.com/@esProc_SPL