Definition in file complex.h.
Go to the source code of this file.
Classes | |
| struct | complex |
Defines | |
| #define | CNOTATION_DEFAULT J |
| #define | E 2.71828182845905 |
| #define | PI 3.1415926535897932384626433832795 |
Enumerations | |
| enum | CNOTATION { I = 'i', J = 'j', A = 'd' } |