Custom Command Bot
Dashboard
open in new window
Discord
open in new window
GitHub
open in new window
#
$ceil
rounds a number up to the next largest integer
#
Usage
$ceil
[
Number
]
1
#
Example:
Member
01/27/2023
!!exec $ceil[1.3]
Custom Command
Bot
01/27/2023
2
#
Example:
Member
01/27/2023
!!exec $ceil[3.5]
Custom Command
Bot
01/27/2023
4
←
$abs
$divide
→