• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: math.h and floats.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: math.h and floats.


  • Subject: Re: math.h and floats.
  • From: Cameron Hayne <email@hidden>
  • Date: Mon, 24 Jun 2002 18:53:28 -0400

Matthew Cox <email@hidden> wrote:
under exp in the man pages, the following function is defined:
float
powf(float x, float, y");
Under sqrt in the man pages, the following function is defined:
float
sqrtf(float x);

These functions are among the new features of C99.
Not all features of C99 are currently implemented in gcc.
See: http://gcc.gnu.org/c99status.html
which indicates that the new math functions are not yet in gcc
(even in the cvs version which is more advanced than 3.1
or 2.95 - which is the default compiler in the April 2002 Dev Tools)

... Cameron
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: [ANN] AutoOpen 1.0 Released
  • Next by Date: Re: [ANN] AutoOpen 1.0 Released
  • Previous by thread: Re: math.h and floats.
  • Next by thread: [ANN] AutoOpen 1.0 Released
  • Index(es):
    • Date
    • Thread