I have a library of XSLT stylesheets. These include this function:
function min() { var i; var min = Infinity; for (i = 0; i < arguments.l