OAR

RTEMS GNU Tools On-Line Library


nan

PREV UP NEXT Bookshelf

1.38: nan, nanf---representation of infinity

Synopsis

#include <math.h>
double nan(void);
float nanf(void);

Description
nan and nanf return an IEEE NaN (Not a Number) in double and single precision arithmetic respectivly.



PREV UP NEXT Bookshelf

Packaging copyright © 1988-2000 OAR Corporation
Context copyright by each document's author. See Free Software Foundation for information.