csub - subtract complex numbers
val= csub(a, b)
input complex numbers
result of a-b
Complex subtraction Csub returns a-b.
the cadd manpage
sepmath