SVF
Public Attributes | List of all members
EpTypeUnion Union Reference

#include <epd.h>

Public Attributes

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 131 of file epd.h.

Member Data Documentation

◆ bits

struct IeeeDoubleStruct EpTypeUnion::bits

Definition at line 133 of file epd.h.

◆ nan

struct IeeeNanStruct EpTypeUnion::nan

Definition at line 134 of file epd.h.

◆ value

double EpTypeUnion::value

Definition at line 132 of file epd.h.


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