diff --git a/Lib/test/output/test_math b/Lib/test/output/test_math index 2a980003a5c..4c8f77c95a4 100644 --- a/Lib/test/output/test_math +++ b/Lib/test/output/test_math @@ -8,6 +8,7 @@ atan2 ceil cos cosh +degrees exp fabs floor @@ -19,6 +20,7 @@ log log10 modf pow +radians sin sinh sqrt