GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
lo_ieee_double Union Reference

#include "lo-ieee.h"

Public Attributes

double value
 
unsigned int word [2]
 

Detailed Description

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

Member Data Documentation

◆ value

double lo_ieee_double::value

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

Referenced by __lo_ieee_is_NA(), and octave_ieee_init().

◆ word

unsigned int lo_ieee_double::word[2]

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

Referenced by __lo_ieee_is_NA(), and octave_ieee_init().


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