c8lib_test, a C++ code which calls c8lib() to implement "C8" or "double precision complex" arithmetic.
The computer code and data files described and made available on this web page are 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.