Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
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 [1]

Detailed Description

Definition at line 127 of file bigdecimal.h.


Field Documentation

SIGNED_VALUE Real::exponent
short Real::flag

Definition at line 146 of file bigdecimal.h.

Referenced by VpDup().

BDIGIT Real::frac[1]
size_t Real::MaxPrec
size_t Real::Prec
short Real::sign

Definition at line 136 of file bigdecimal.h.

Referenced by BigDecimal_hash(), BigDecimal_sign(), VpComp(), and VpDup().


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