home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!engr.uark.edu!mbox.ualr.edu!delta.ualr.edu!nmspillers
- Newsgroups: comp.os.linux
- Subject: POSIX math.h question
- Message-ID: <1993Jan11.123857.1@ualr.edu>
- From: nmspillers@ualr.edu
- Date: 11 Jan 93 12:38:57 GMT
- Organization: University of Arkansas at Little Rock
- Nntp-Posting-Host: delta.ualr.edu
- Lines: 32
-
- Hello people!
-
- Well, I've got a kinda strange question. . .
-
- in the linux includes, specifically <math.h>, are there any equivilants for
- the
-
- #define DOMAIN 1
- #define SING 2
- #define OVERFLOW 3
- #define UNDERFLOW 4
- #define TLOSS 5
- #define PLOSS 6
-
- statements? I know these are not posix defines, but I was just wondering.
- (In ultrix, the "unix" I work with, they are nested under an #ifdef !POSIX_DEF
- in math.h). I looked, but being a newbie to all such things, of *course* I
- didn't find anything!
-
- If you are wondering why I'm asking such a foolish question, I'm trying to
- compile POV, a pretty nifty ray tracer--it dies with the above being
- undefined. . .
-
- Just a novice asking dumb questions :-)
-
- Please followup to the mail address below and thanx for your patience!
-
- #include <all.standard.adulations.for.linus.and.crew>
-
- nate
- nmspillers@ualr.edu
-
-