refactor: replace fabs(
and sqrtf(
with std::abs
and std::sqrt(
#25721
Loading
fabs(
and sqrtf(
with std::abs
and std::sqrt(
#25721