# Mathf.MaxInt

Calculate the maximum value from two int values.

![Mathf.MaxInt](./images/MathfMaxIntCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
A
</td>
<td>
Value A
</td>
</tr>
<tr>
<td>
B
</td>
<td>
Value B
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Result output
</td>
</tr>
 </tbody>
</table>

