-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed as not planned
Labels
Description
What did you do?
https://pkg.go.dev/math/big#Float
What did you expect to see?
What did you see instead?
A nonzero finite Float represents a multi-precision floating point number
I almost shot myself in the foot with this one.
Please add a huge disclaimer in the Float doc that says it's not big:
BEWARE! THIS IS NOT ARBITRARY PRECISION LIKE INT AND RAT! A nonzero finite Float represents a multi-precision floating point number