Numworks Epsilon  1.4.1
Graphing Calculator Operating System
ieee_double_shape_type Union Reference

#include <math_private.h>

Public Attributes

double value
 
struct {
   u_int32_t   msw
 
   u_int32_t   lsw
 
parts
 
struct {
   u_int32_t   lsw
 
   u_int32_t   msw
 
parts
 

Detailed Description

Definition at line 231 of file math_private.h.

Member Data Documentation

◆ lsw

u_int32_t ieee_double_shape_type::lsw

Definition at line 237 of file math_private.h.

◆ msw

u_int32_t ieee_double_shape_type::msw

Definition at line 236 of file math_private.h.

◆ parts [1/2]

struct { ... } ieee_double_shape_type::parts

◆ parts [2/2]

struct { ... } ieee_double_shape_type::parts

◆ value

double ieee_double_shape_type::value

Definition at line 233 of file math_private.h.


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