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
There is FRACTION_DIGITS, but this rounds the result.
It would be desirable if there were a way to truncate to only a defined number of decimal places.
For example TRUNC_DIGITS or ROUND_DISABLE something similar.