maximum
maximum(
@llll ## required
@depth null
@mindepth 1
@maxdepth 1
) -> llll/null
Returns the smallest number in an llll. According to the @mindepth and @maxdepth parameters, data in sublists are considered or not.
Arguments
@llll[llll] (required)@depth[int/llll/null] (default:null)@mindepth[int] (default:1)@maxdepth[int] (default:1)
Output
Smallest number in an llll. [llll/null]
warning
maximum is a built-in function in the bell programming language and is not unique or exclusive to bellplay~. As such, maximum will return null without raising an error if required arguments are not provided.