Custom Command
FunctionsMath Functions

$mathMin

Return the smallest number from a list of numbers

Usage

$mathMin[Number 1;Number 2;Number 3;...]

Example:

!!exec $mathMin[100;50;150]

50

On this page