refactor: replace fabs(
and sqrtf(
with std::abs
and std::sqrt(
#3787
Merged
kodiakhq[bot] merged 1 commit intoacts-project:main from AJPfleger:f-funcsOct 27, 2024
+89-97
fabs(
and sqrtf(
with std::abs
and std::sqrt(
#3787