[libc][NFC] Clean up conversion warnings in math function implementations. (#74697)
commitb8f7c2ce89d6da34eb68fde76eec9bbdaed87619
authorlntue <35648136+lntue@users.noreply.github.com>
Fri, 8 Dec 2023 14:54:21 +0000 (8 09:54 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 14:54:21 +0000 (8 09:54 -0500)
treec1ce1ff812447d17eb2ceea3856ed67ac66fc526
parent4a2a6397f11da7c15a73d19fb1e6c9dcd1ceb5af
[libc][NFC] Clean up conversion warnings in math function implementations. (#74697)
libc/src/__support/FPUtil/Hypot.h
libc/src/__support/FPUtil/dyadic_float.h
libc/src/math/generic/explogxf.h
libc/src/math/generic/log.cpp
libc/src/math/generic/log10.cpp
libc/src/math/generic/log1p.cpp
libc/src/math/generic/log1pf.cpp
libc/src/math/generic/log2.cpp