trionan.h File Reference

#include "triodef.h"

Go to the source code of this file.

Enumerations

enum  {
  TRIO_FP_INFINITE, TRIO_FP_NAN, TRIO_FP_NORMAL, TRIO_FP_SUBNORMAL,
  TRIO_FP_ZERO
}

Functions

TRIO_PUBLIC int trio_fpclassify_and_signbit TRIO_PROTO ((double number, int *is_negative))
TRIO_PUBLIC int trio_isnan TRIO_PROTO ((double number))
TRIO_PUBLIC double trio_nzero TRIO_PROTO ((TRIO_NOARGS))
TRIO_PUBLIC double trio_nan TRIO_PROTO ((void))


Enumeration Type Documentation

anonymous enum

Enumerator:
TRIO_FP_INFINITE 
TRIO_FP_NAN 
TRIO_FP_NORMAL 
TRIO_FP_SUBNORMAL 
TRIO_FP_ZERO 

Definition at line 27 of file trionan.h.


Function Documentation

TRIO_PUBLIC int trio_fpclassify_and_signbit TRIO_PROTO ( (double number, int *is_negative)   ) 

TRIO_PUBLIC int trio_isnan TRIO_PROTO ( (double number)   ) 

TRIO_PUBLIC double trio_nzero TRIO_PROTO ( (TRIO_NOARGS)   ) 

TRIO_PUBLIC double trio_nan TRIO_PROTO ( (void)   ) 

footer


 SourceForge.net Logo