MathAssistantMax Method |
| Name | Description | |
|---|---|---|
| Max(Double, Double) |
Returns the larger of two values.
| |
| Max(Int32, Int32) |
Returns the larger of two values.
| |
| Max(Int64, Int64) |
Returns the larger of two values.
| |
| Max(Single, Single) |
Returns the larger of two values.
|