You can use | float
and | round(x)
to round to the desired decimal place instead of | int
.
1 Like
You can use | float
and | round(x)
to round to the desired decimal place instead of | int
.