Ruby  2.0.0p247(2013-06-27revision41674)
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 [FLEXIBLE_ARRAY_SIZE]

Detailed Description

Definition at line 136 of file bigdecimal.h.


Field Documentation

short Real::flag

Definition at line 155 of file bigdecimal.h.

Referenced by VpCopy().

size_t Real::MaxPrec
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: