Skip to main content

I want to round up and round down a number which is stored in a variable.  Is there any action which can do it?

try just assign to integer, so it will round automatically


try just assign to integer, so it will round automatically

Could you be more specific?


@rbkadiyam , round to a specified precision? Meaning, round 10.5 to 11, or 10.25 to 10.3, or 10.123 to 10.12? It sounds like you might be writing a bot. There is a Math package that might get you there.

https://s3-us-west-2.amazonaws.com/botstore-media/wp-content/uploads/2022/02/07130516/automation-360-math-package.pdf?_fsi=tE7Znmvx

-dvn


That math bot hasn’t been updated since 2022 and is very limiting, is there another solution?


Reply