Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
RRational Struct Reference

Internal header for Rational. More...

#include <rational.h>

Data Fields

struct RBasic basic
VALUE num
VALUE den

Detailed Description

Internal header for Rational.

Author
Ruby developers ruby-.nosp@m.core.nosp@m.@ruby.nosp@m.-lan.nosp@m.g.org

Definition at line 16 of file rational.h.

Field Documentation

◆ basic

struct RBasic RRational::basic

Definition at line 17 of file rational.h.

◆ den

VALUE RRational::den

Definition at line 19 of file rational.h.

◆ num

VALUE RRational::num

Definition at line 18 of file rational.h.


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