I keep getting the an error when im using functions like round(). does anyone have an example code for me?

Hi guys, I’m calculating survey time [min}, so far it’s working I am getting a Time in decimal which I simply multiply by 1440, that gives me the proper number however in way to many decimals. I keep getting the an error when im using functions like round(). does anyone have an example code for me?

Welcome to the community, @stcb! If you have missed it, this post discussed previously should help you solve your issue:

And here is an example of using the round function that has been discussed previously:

1 Like