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
Using the few constants defined in decwide_t such as one, half, pi, etc. is tedious because numerous template parameters need to be listed. It would be convenient to make a very small selection of easy-to-use constants including this limited set of values.
The text was updated successfully, but these errors were encountered:
Using the few constants defined in
decwide_t
such asone
,half
,pi
, etc. is tedious because numerous template parameters need to be listed. It would be convenient to make a very small selection of easy-to-use constants including this limited set of values.The text was updated successfully, but these errors were encountered: