[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Biblio. de maths pour C sur Atari
On Tue, 25 Nov 1997, Martin-Eric Racine wrote:
quoted from fr.comp.atari:
> > Le math.h de gcc 2.72 (StraTOS) ne contient pas ces fonctions, donc
> >j'ai peur que la lib. qui avec non plus. Dommage, parce que celle de
> >gcc sur Sun les contient...
> >
> > Sinon, estce que quelqu'un a une méthode sûre pour vérifier qu'un
> >nombre n'est ni infini, ni NaN ?
>
> For those who don't understand french, above is the post I mentioned
> about the missing Math functions in the GCC lib. These functions are
> used to test if a double is infinite or not a number. Basically, the
> GCC package from Funet was included on a french magazine's CD and it
> seems the Math.H provided is not as complete as the one used for GCC
> under Sun computers.
Ok... this problem isn't directly related to the MiNTlib, at
least I don't think so. However, I would be interested to hear
whether someone knows of a good, standard, C math library. A
couple of years ago I tried to port ImageMagick and didn't seem
to find a math lib that linked properly.
Yves