c8_complex_lib_test, a C++ code which calls c8_complex_lib() to define complex numbers and the operations necessary to do arithmetic on them.
The computer code and data files described and made available on this web page are distributed under the MIT license
c8_complex_lib, a C++ code which defines a class called c8_complex for complex numbers with double precision components.