IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Old.IComplex_OldNumerics Interface Reference

Interface that must be implemented by all complex numbers. More...

+ Inheritance diagram for IG.Old.IComplex_OldNumerics:

Public Member Functions

double Abs ()
 

Properties

double Re [get]
 
double Im [get]
 
double r [get]
 
double fi [get]
 

Detailed Description

Interface that must be implemented by all complex numbers.

Member Function Documentation

double IG.Old.IComplex_OldNumerics.Abs ( )

Implemented in IG.Old.Complex_OldNumerics.

Property Documentation

double IG.Old.IComplex_OldNumerics.Re
get
double IG.Old.IComplex_OldNumerics.Im
get
double IG.Old.IComplex_OldNumerics.r
get
double IG.Old.IComplex_OldNumerics.fi
get

The documentation for this interface was generated from the following file: