Hi there, i have a question i was hoping someone could help me with; Is it possible to achieve something like the Excel formula `ROUNDDOWN` ? So, for example, `ROUNDDOWN(3.14159, 3)` becomes `3.141` (rounds 3.14159 down to three decimal places.) Thank you!