xtd
0.2.0
Loading...
Searching...
No Matches
◆
max()
[4/13]
static
int16
xtd::math::max
(
int16
a
,
int16
b
)
static
noexcept
Returns the larger of two 16-bit signed integers.
Parameters
a
The first of two 16-bit signed integers to compare.
b
The second of two 16-bit signed integers to compare.
Returns
Parameter a or b, whichever is larger.
xtd
math
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.