xtd
0.2.0
Loading...
Searching...
No Matches
◆
min()
[2/13]
static
decimal
xtd::math::min
(
decimal
a
,
decimal
b
)
static
noexcept
Returns the smaller of two double single.
Parameters
a
The first of two double single to compare.
b
The second of two double single 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.