ReactOS 0.4.15-dev-7958-gcd0bb1a
UT64_ Union Reference

#include <libm_new.h>

Public Attributes

F64 f64
 
U64 u64
 
F32 f32 [2]
 
U32 u32 [2]
 

Detailed Description

Definition at line 46 of file libm_new.h.

Member Data Documentation

◆ f32

F32 UT64_::f32[2]

Definition at line 51 of file libm_new.h.

Referenced by _expf_special(), _logf_special_common(), _powf_special(), and _sincosf_special().

◆ f64

F64 UT64_::f64

Definition at line 48 of file libm_new.h.

Referenced by _exp_special(), _log_special_common(), _pow_special(), _sincos_special(), and ldexp().

◆ u32

U32 UT64_::u32[2]

Definition at line 52 of file libm_new.h.

Referenced by _sincosf_special().

◆ u64


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