> 
> > Well, hashing floating point values rarely will give sensible
> > results.  Basically computing "the same" expression second
> > time may give different value.
> 
> Wouldn't that happen to equality (=) too?

Yes.  Equality in Float has limited use.  One possible
use case is to avoid division by zero.  If you increase
accuracy for intermediate calculation, then nonzero
divisor may have enough bits to get good final result.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to