abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
EpTypeUnion Union Reference

#include <epd.h>

Data Fields

double value
 
struct IeeeDoubleStruct bits
 
struct IeeeNanStruct nan
 

Detailed Description

Struct**********************************************************************

Synopsis [Extended precision double to keep very large value.]

Description [Extended precision double to keep very large value.]

SeeAlso []

Definition at line 129 of file epd.h.

Field Documentation

struct IeeeDoubleStruct EpTypeUnion::bits

Definition at line 131 of file epd.h.

struct IeeeNanStruct EpTypeUnion::nan

Definition at line 132 of file epd.h.

double EpTypeUnion::value

Definition at line 130 of file epd.h.


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