﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="thpdoc.xsl"?>
<page id="min" suffix=" Function" compiletime="1">
  <subsection>Returns the value of the smallest argument.</subsection>
  <code>int min(int val1, int val2, ...);</code>
  <seealso id="max"/>
</page>