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
Small C++23 math library with custom uint128/int128, uint256/int256 and a fixed-point Numeric128<P,S>, Numeric256<P,S> type plus a big decimal Numeric, focused on predictable parsing/formatting and no external dependencies.