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