Calvin Lei-Cramer

Results 2 comments of Calvin Lei-Cramer

I think sqrt / cbrt should honor the precision set by with_prec(), see todo comment: https://github.com/akubera/bigdecimal-rs/blob/master/src/lib.rs#L411 It was a little confusing, since I did not find any mention of the...

I did some testing on this problem. I was using an [expect library](https://pkg.go.dev/github.com/google/goexpect) on top of the telnet connection. The issue I saw was that the reiver telnet connection would...