On Wed, Oct 18, 2006 at 03:51:23PM -0400, Dawei Shen wrote: > Hey guys > > A question not quite related to GNU Radio. Does there exist any fast > algorithm for computing the square root of a float number? In my algorithm, > I need to compute the square root of a float number which ranges between 0 > and 1. > > Thanks > Dawei
Table lookup with interpolation works well, particularly with this bounded range. Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio