If you had an inkling of cubescript knowledge you could use those like an automaton.\:D
roundf is an operator that takes one operands. Like always, it will be on the right. Use
(roundf 3.5) in your scripts, or if you want to test in-game just use
/echo (roundf number)
Exp(onent) is the same, except it takes two operands. Use (exp 2 5) or
/echo (exp 2 -5)
I kinda left the describing part to V-Man.
roundf is an operator that takes one operands. Like always, it will be on the right. Use
(roundf 3.5) in your scripts, or if you want to test in-game just use
/echo (roundf number)
Exp(onent) is the same, except it takes two operands. Use (exp 2 5) or
/echo (exp 2 -5)
I kinda left the describing part to V-Man.