GRVY-0.38.0
Floating-Point Math Utilities

Floating-Point Utilities

Routines for detecting floating-point errors. Return value is set to 1 if the input \value matches the requested floating point exception.

int grvy_double_isnan (double *value)
 
int grvy_double_isinf (double *vauel)
 
int grvy_float_isnan (float *value)
 
int grvy_float_isinf (float *value)
 

Detailed Description

Routines for detecting floating-point errors.


Generated on Wed Jul 12 2023 16:53:23 for GRVY-0.38.0 by  doxygen 1.8.17