Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldfire-gnu-discuss] math-functions: floor, sin, cos, atan, sqrt


  • To: Nathan Sidwell <nathan@xxxxxxxxxxxxxxxx>
  • Subject: Re: [coldfire-gnu-discuss] math-functions: floor, sin, cos, atan, sqrt
  • From: Robert Brusa <bob.brusa@xxxxxxxxx>
  • Date: Wed, 12 Mar 2008 18:27:16 +0100

Am Mittwoch, den 12.03.2008, 16:15 +0000 schrieb Nathan Sidwell:
> Robert Brusa wrote:
> > Hi
> > I have written a program that uses the above mentioned math-functions.
> > At the very top of my source there is the statement:
> > 
> >> #include <stdio.h>
> >> #include <math.h>
> 
> have you searched the knowledge base for 'math library'?
> 
> nathan

Well no - because I do not know where I should enter this search string.
When clicking on the help ¦ search of the Sourcery G++ IDE Version:
4.2-54 and entering this or similar strings I get 0 hits. Hence: Which
knowledge base do you mean?
Bob