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
When initializing a radix 10 scaled_integer from a integer literal, I get the wrong value. The issue doesn't seem to happen if radix is 2. Initializing from a double literal seems find on any radix.