☰
Module math
Functions
?
Module
eos_rs
::
api
::
math
source
·
[
−
]
Expand description
Math functions.
Functions
clamp_component_abs
Clamps the absolute values in a two-component integer array.
euclidean_norm
Computes the Euclidean norm of a two-component integer array, sort of like hypotf(3).