Closed matemaaan closed 1 year ago
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
For questions please refer to https://github.com/golang/go/wiki/Questions
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
34.9 1.25 43.625 0.43625 34.46375 34.9 1.25 43.625 0.43625 34.46375
What did you see instead?
34.9 1.25 43.625 0.43625 34.463753 34.9 1.25 43.625 0.43625 34.46375
Why does the number 3 appear at the end when using float32? With these rounds, there should be a similar result.