__math.h
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. /*
  2.  * ANSI/POSIX
  3.  */
  4. /* Generate an overflow to create +Inf; the multiply shuts up gcc 1 */ 
  5. #define HUGE_VAL        (1e250*1e250)           /* IEEE: positive infinity */