Custom Command
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
08/02/2024
!!exec $ceil[1.3]
Custom Command
Bot
08/02/2024
2
#
Example:
Member
08/02/2024
!!exec $ceil[3.5]
Custom Command
Bot
08/02/2024
4
$abs
$divide