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