This package contains two extensions to the libary used by Minerva for parsing mathematical expressions: the max function (e.g. max(4,5) which would return 5) and the min function (e.g. min(4,5) which would return 4).