low-alloc-math
1.1.0
common
low-alloc-math
/
com.sztorm.lowallocmath
/
AngleF
/
Companion
/
min
min
@
JvmStatic
inline
fun
min
(
a
:
AngleF
,
b
:
AngleF
)
:
AngleF
Returns the smaller of two values.
If either value is
NaN
, then the result is
NaN
.