/* CDF_ERROR: call the error handler, and return a NAN. */

#define CDF_ERROR(reason, gsl_errno) GSL_ERROR_VAL(reason, gsl_errno, GSL_NAN)



syntax highlighted by Code2HTML, v. 0.9.1