Custom Command
FunctionsMath Functions

$mathMax

Return the largest number from a list of numbers

Usage

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

Example:

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

150

On this page