Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
RComplex Struct Reference

#include <complex.h>

Data Fields

struct RBasic basic
 
VALUE real
 
VALUE imag
 

Detailed Description

Definition at line 14 of file complex.h.

Field Documentation

◆ basic

struct RBasic RComplex::basic

Definition at line 15 of file complex.h.

◆ imag

VALUE RComplex::imag

Definition at line 17 of file complex.h.

◆ real

VALUE RComplex::real

Definition at line 16 of file complex.h.


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