Depends on the parameter list of sqr function and also on type of c.If it takes double as parameter and returns double than false else true,Correct me if wrong,..
On Fri, May 27, 2011 at 8:56 AM, Balaji S <[email protected]> wrote: > sqr(sqrt(c)) == c > > what ll it return if c is 10... > > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Saurabh Singh B.Tech (Computer Science) MNNIT ALLAHABAD -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
