Closed 1171736840 closed 4 years ago
It has not been implemented yet. Will take it up in the future. As a workaround (for now) you can do something like:
a - b*round(a/b)
Using the bigdecimal functions for.
@1171736840 The feature has been added to the new release. Please validate and let know.
How to calculate the remainder? I didn't find the divideandremainder () method