GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
lo_ieee_float Union Reference

#include "lo-ieee.h"

Collaboration diagram for lo_ieee_float:
Collaboration graph
[legend]

Public Attributes

float value
unsigned int word

Detailed Description

Definition at line 60 of file lo-ieee.h.

Member Data Documentation

float lo_ieee_float::value

Definition at line 62 of file lo-ieee.h.

Referenced by __lo_ieee_float_is_NA(), and octave_ieee_init().

unsigned int lo_ieee_float::word

Definition at line 63 of file lo-ieee.h.

Referenced by __lo_ieee_float_is_NA(), and octave_ieee_init().


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