Hi,you can work around the extension error by defining your own imaginary constant:
const double complex i = csqrt(-1);
However, depending on your operating system you’ll most likely see other errors later. In short, we do not support complex calculations in C-Scripts at this time, but we’ll see whether this can be improved in a later release.Kind regards,Oliver Schwartz