@@ -21,6 +21,9 @@
#if HAVE_MATH_H
#include <math.h>
#endif
#ifdef HAVE_FLOAT_H
#include <float.h>
#ifdef HAVE_IEEEFP_H
#include <ieeefp.h>
@@ -42,6 +45,7 @@
typedef enum {
op_pi,
op_e,
op_epsilon,
op_inf,
op_nan,
op_random,
The note is not visible to the blocked user.