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