# Functions
Add adds x and y.
No description provided by the author
NewDecFromString returns a new Dec from a string It only support finite numbers, not NaN, +Inf, -Inf.
No description provided by the author
No description provided by the author
SubNonNegative subtracts the value of y from x and returns the result with arbitrary precision.