Complex conjugate pairs
A.compair(), sort the specified sequence of complex numbers while putting together complex numbers that are complex conjugates to each other.
Refer to the function documentation for specific sorting methods. compair()-Functions | esProc Function Reference (raqsoft.com)
A |
|
1 |
=[[1,1],[3,-2],[5,9],[5,-9],[3,2],[1,-1],[0,-7],[2,0],[5,0],[2,0],[0,7],[5,0],[0,6],[0,-6],[0,-4],[0,4],[-9,7],[-2,7],[-2,-7],[-9,-7]] |
2 |
=A1.compair() |
A2 Return the complex conjugate pairs 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