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