Numerical
0min
the numerical folder contains actions that can be used while working with numbers 1\ add operation ➜ addition operation for two objects 2\ subtract operation ➜ subtraction operation for two objects 3\ modulo operation ➜ modulo operation for two integers 4\ divide operation ➜ division operation for two objects 5\ round number ➜ round a number to the specified number of decimal places 6\ round up number ➜ round up a number to the specified number of decimal places 7\ round down number ➜ round down a number to the specified number of decimal places