Category:Complex numbers - LiteratePrograms

From LiteratePrograms

This category contains implementations of complex numbers, including a number of basic operations. A number of languages have built-in support for complex numbers, but we may still show implementations for some of these for demonstration or specialized purposes. Implementing complex numbers with basic arithmetic operations is also a common introductory exercise in programming, especially object-oriented programming.


Articles in category "Complex numbers"

There are 4 articles in this category.

C