The default exponent range, which I think is compiled into MPFR and cannot easily be changed in Julia, is so large as to be effectively infinite for most purposes. (I think it is around 62 bits.)
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to increase BigFloat precision | 1 | 608 | February 4, 2021 | |
Unexpected result from setprecision | 3 | 422 | October 18, 2024 | |
Is `BigFloat` loss of precision intended? | 5 | 750 | May 24, 2021 | |
Why am I not getting a slower performance when a set the precision of BigFloat higher? | 1 | 438 | June 9, 2020 | |
`precision` of a `BigFloat` number returning an `Int32` on Windows 10 | 5 | 709 | April 27, 2018 |