Hi,

AFAIK, there is no square root included for you.

You can have a look at http://www.embedded.com/98/9802fe2.htm for some
square root implementations. The simplest method is Babylonian
http://en.wikipedia.org/wiki/Methods_of_computing_square_roots -- or
you can write your own.

Thanks
-a

On Sat, Feb 7, 2009 at 10:47 PM, Adeel Akhtar
<adeel.akhtar.r...@gmail.com> wrote:
> Hi All
>        how we can get the square root of a variable in nesc language????
>
> --
>
>
> Thanks & Best Regards
>
> Adeel Akhtar
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to