PLAYGROUND (experimental)

Documentation

RichnouLang by functions names.

max

Return the maximum of two numbers or a list



min

Return the minimum of two numbers or a list


modulo

Returns the remainder of x divided by y. Returns an error if y is 0.