SIGN IN SIGN UP

gh-101678: Merge math_1_to_whatever() and math_1() (#101730)

`math_1_to_whatever()` is no longer useful, since all existing uses of it convert to `float`.
Earlier versions of Python used `math_1_to_whatever` with an integer target; see
gh-16991 for the PR where that use was removed.
S
Sergey B Kirpichev committed
45fa12aec8f508c224a1521cfe3ae597f1026264
Parent: 5839575
Committed by GitHub <noreply@github.com> on 2/9/2023, 9:40:13 AM