Extended COMPLEX number (ECMP)


Functions

bool isECMP (SatAddr src)
 Same as isCMP() but uses an ECMP object.
bool ECMPdecode (SatAddr src, double *re, double *im)
 Same as CMPdecode() but uses an ECMP object.
SatAddr ECMPencode (double re, double im, SatAddr dst)
 Same as CMPencode() but uses an ECMP object.
SatAddr makeECMP ()
 Same as makeCMP() but uses an ECMP object.
int ECMPnibbles (SatAddr src)
 Same as CMPnibbles() but uses an ECMP object.

Detailed Description

Extended complex numbers use extended real (15 digit) numbers for the real and complex parts. The functions are identical to the CMP functions, but they operate on ECMP objects
Generated on Sat Apr 3 16:38:31 2010 for HPObjects by  doxygen 1.5.0