home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / std / c / 3237 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.1 KB  |  23 lines

  1. Newsgroups: comp.std.c
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!Sirius.dfn.de!chx400!bernina!hoesel
  3. From: hoesel@igc.ethz.ch (Frans van Hoesel)
  4. Subject: are float functions (sinf, fabsf) required by ansi?
  5. Message-ID: <1992Dec18.232621.2801@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: University of Groningen, the Netherlands
  8. Date: Fri, 18 Dec 1992 23:26:21 GMT
  9. Lines: 12
  10.  
  11. The subject is clear enough... must any ansi compiler know the functions
  12. for evaluating sin with a float argument (after including math.h) and
  13. is it always called sinf. Or rephrased... is sinf in the standard library?
  14.  
  15. easy enough, but K&R mentions only sin, not sinf. My environment (SGI indigo)
  16. has sinf, but does not state cleary if sinf is standard.
  17.  
  18. -- frans
  19. -- 
  20. --    ==============================================================    --
  21. ----  ===  frans van hoesel             hoesel@igc.ethz.ch       ===  ----
  22. --    ==============================================================    --
  23.