Theoretica
A C++ numerical and automatic mathematical library
phasor.h File Reference

Phasor (complex number in exponential form) More...

#include <sstream>
#include <ostream>
#include "../core/real_analysis.h"
#include "./complex.h"

Go to the source code of this file.

Classes

class  theoretica::phasor< Type >
 Complex number in exponential form \(\rho e^{i \theta}\). More...
 

Namespaces

 theoretica
 Main namespace of the library which contains all functions and objects.
 

Detailed Description

Phasor (complex number in exponential form)