GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
lo_ieee_float Union Reference

#include "lo-ieee.h"

Collaboration diagram for lo_ieee_float:

Public Attributes

float value
 
unsigned int word
 

Detailed Description

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

Member Data Documentation

◆ value

float lo_ieee_float::value

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

Referenced by octave_ieee_init().

◆ word

unsigned int lo_ieee_float::word

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

Referenced by octave_ieee_init().


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