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

#include "lo-ieee.h"

Public Attributes

float value
 
unsigned int word
 

Detailed Description

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

Member Data Documentation

◆ value

float lo_ieee_float::value

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

Referenced by __lo_ieee_float_is_NA().

◆ word

unsigned int lo_ieee_float::word

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

Referenced by __lo_ieee_float_is_NA().


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