I created:
    one instance using big.NewFloat function
    another instance using big.Float.SetString method

when compared both these instances using big.Float.Cmp, it return non-zero

code: https://play.golang.org/p/NhQ-klcph2z

am I doing something wrong ?
can some one explain why Cmp returns non-zero ?

thanks
Santhosh


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/82e16a17-387e-41cb-a79c-723c2e8a772bn%40googlegroups.com.

Reply via email to