bndMin

/////////////////////////////////////////////////////////////////////////////

nothrow @trusted @nogc
float
bndMin
(
T
)
(
in T a
,
in T b
)
if (
__traits(isFloating, T)
)
Suggestion Box / Bug Report