ReactOS 0.4.16-dev-1093-g93e9710
_float_const Union Reference

#include <corecrt_math.h>

Public Attributes

unsigned short _Word [4]
 
float _Float
 
double _Double
 
long double _Long_double
 

Detailed Description

Definition at line 253 of file corecrt_math.h.

Member Data Documentation

◆ _Double

double _float_const::_Double

Definition at line 257 of file corecrt_math.h.

◆ _Float

float _float_const::_Float

Definition at line 256 of file corecrt_math.h.

◆ _Long_double

long double _float_const::_Long_double

Definition at line 258 of file corecrt_math.h.

◆ _Word

unsigned short _float_const::_Word[4]

Definition at line 255 of file corecrt_math.h.


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