Ruby  1.9.3p448(2013-06-27revision41675)
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

short Real::flag

Definition at line 146 of file bigdecimal.h.

Referenced by VpDup().

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: