This takes your floating value and rounds to 3 decimal places.
a = numericValue("\operatorname{round}(${r.float(0,100)},3)")
This takes your floating value and rounds to 3 decimal places.
a = numericValue("\operatorname{round}(${r.float(0,100)},3)")