c8lib_test, a C++ code which calls c8lib() to implement C8 or "double precision complex" arithmetic.
The information on this web page is distributed under the MIT license.
c8lib, a C++ code which implements certain elementary functions for double precision complex (C8) variables using the C++ complex <double> datatype.