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