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:22:39 +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 to enter this search string 'math
library'. When entering this search-string in Sourcery G++ IDE Version:
4.2-54 (via help-menu) I get 0 hits.
Bob