Log in
Log into community
Share feedback, ideas and get community help
Most posts
Powered by
Hall
Home
Members
Gutto Faria
G
Gutto Faria
Offline
, last seen 2 weeks ago
Joined February 6, 2025
Contributions
Comments
Replies
G
Gutto Faria
2 weeks ago
·
Calculate and round numbers
Hello. I'm creating a bot that make a calculation based on the numbers the user type.
I can to the simple math using the block SETVARIABLE using this code: ({{money_spent}}/5.9
5
12
2
/1000
)
1000;
But I'd like to ROUND this number. I tried "math.round()", but it doesn't work. How can I solve this?
1 comment
B