nesc is the language.  things like square root would be implemented by
a library.

But most likely square root would use floating point which is problematic in
a
very resource constrained environment such as a mote.

If you really need it you will probably have to write it yourself.  But do
you really
need it?

eric


On Sat, Feb 7, 2009 at 2: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
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to