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
scale ( numeric ) : Scale of the argument (the number of decimal digits in the fractional part)
min_scale ( numeric ): Minimum scale (number of fractional decimal digits) needed to represent the supplied value precisely
trim_scale ( numeric ): Reduces the value's scale (number of fractional decimal digits) by removing trailing zeroes
Description
scale ( numeric ) : Scale of the argument (the number of decimal digits in the fractional part)
min_scale ( numeric ): Minimum scale (number of fractional decimal digits) needed to represent the supplied value precisely
trim_scale ( numeric ): Reduces the value's scale (number of fractional decimal digits) by removing trailing zeroes
Use case
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: