i don't know if thats a problem or the way it is, but i need a value with 2 decimal places. I can write a function to round it 2 decimal places, but is there a solution where in clojure itself handles it while adding. i mean by changing data type or something.
Thank you.