The issue is not just j.dll can provide such facility because the variant datatype used in idispatch interface does not include complex number. which olecom client that you are using can marshal complex numbers? Alternatively you may convert between complex and real using dyad j. and monad +. for communication.
On 8 May, 2017 7:39 am, "Herbert Weissenbaeck // Privat" < [email protected]> wrote: Is there any way to obtain/exchange complex numbers via the COM Interface provided by J.DLL in the same way one can retrieve Booleans, Ints, Chars and Doubles as variants? If so, please advise. Thank you. Herbert ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
