MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
AngleF
/
Companion
/
max
max
@
JvmStatic
inline
fun
max
(
a
:
AngleF
,
b
:
AngleF
)
:
AngleF
Returns the greater of two values.
If either value is
NaN
, then the result is
NaN
.