handwriting checks.
This commit is contained in:
@@ -557,4 +557,9 @@
|
||||
{:x 87}
|
||||
main-transformer))
|
||||
|
||||
(defn round-money [d]
|
||||
(with-precision 2
|
||||
(double (.setScale (bigdec d) 2 java.math.RoundingMode/HALF_UP))))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user