ReactOS 0.4.15-dev-7953-g1f49173
_complex Struct Reference

#include <math.h>

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 31 of file math.h.

Member Data Documentation

◆ x

double _complex::x

Definition at line 32 of file math.h.

◆ y

double _complex::y

Definition at line 32 of file math.h.


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