SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ Abs()

template<typename ValueType >
static constexpr ValueType SRL::Math::Abs ( const ValueType & value)
staticconstexpr

Get absolute value.

Works with any type that supports comparison operators.

Template Parameters
ValueTypeType of the value
Parameters
valueNumeric value
Returns
Absolute value