Support BigFloat
/BigInt
?
#20
Replies: 1 comment
-
Well, those fiddly details are just what make floating point floating point :)
I'm not opposed in principle to add this at some point, but it's going to require at the very least #25 . There isn't really a good way to construct a |
Beta Was this translation helpful? Give feedback.
-
After getting annoyed by all the fiddly details when testing with normal floats, I wanted to to try testing a claim using
BigFloat
. ButData.Floats{BigFloat}()
doesn't work.Beta Was this translation helpful? Give feedback.
All reactions