You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, 0 denotes the absence of flags. The behavior is intended: by default, arb_get_str only returns digits of the midpoint known to be correct (up to +/- 1 in the last place). Here, no digits are known to be correct since the interval includes points near 0, 1, 2 and 3.
Thanks for your library. The following code (attached):
prints
I'm surprised by the last output. Doesn't
0
denotes the absence of flags?test_arb.c.zip
The text was updated successfully, but these errors were encountered: