Question 14.11

What's a good way to implement complex numbers in C?


It is straightforward to define a simple structure and some arithmetic functions to manipulate them. See also questions 2.7, 2.10, and 14.12.


Read sequentially: prev next up top


This page by Steve Summit // Copyright 1995 // mail feedback