Real Struct Reference

#include <bigdecimal.h>

Data Fields

VALUE obj
size_t MaxPrec
size_t Prec
SIGNED_VALUE exponent
short sign
short flag
BDIGIT frac [FLEXIBLE_ARRAY_SIZE]

Detailed Description

Definition at line 136 of file bigdecimal.h.


Field Documentation

SIGNED_VALUE Real::exponent
short Real::flag

Definition at line 155 of file bigdecimal.h.

Referenced by VpCopy().

BDIGIT Real::frac[FLEXIBLE_ARRAY_SIZE]
size_t Real::MaxPrec
VALUE Real::obj
size_t Real::Prec
short Real::sign

Definition at line 145 of file bigdecimal.h.

Referenced by BigDecimal_hash(), BigDecimal_sign(), BigDecimal_to_f(), VpComp(), and VpCopy().


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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1