Looked at Nip2 doc(pdf) & toolkit code. But could not find something that worked or made sense to me.
"(1,2) + (3,4)" => "(4,6)" works as expected. But how do you pull that 4 or 6 as single value for further processing ?
Nip4 note: "(1,2) + (3,4)" returns "4 + 6j" ... Not sure if that's intentional (imaginary number related ?)
Looked at Nip2 doc(pdf) & toolkit code. But could not find something that worked or made sense to me.
"(1,2) + (3,4)" => "(4,6)" works as expected. But how do you pull that 4 or 6 as single value for further processing ?
Nip4 note: "(1,2) + (3,4)" returns "4 + 6j" ... Not sure if that's intentional (imaginary number related ?)