[PY 3] In built functions and math module in Python

Опубликовано: 12 Май 2026
на канале: The Academician
72
0

In built functions and math module in Python
Code: https://github.com/TheAcademcian/Pyth...

min(), max(), abs(), pow(), sum(), divmod(), math module, sqrt(), ceil(), pow(), remainder(), trunc(), comb(), perm(), copysign(), dist(), exp(), factorial(), fmod(), frexp(), fsum(), prod(), gcd(), isfinite(), isinf(), isnan(), isqrt(), log(), log10(),log1p(),log2(),log(m,n), math.e, math.inf, math.nan, math.pi, math.tau, sin(), cos(), tan(), radians(), degrees(), all(), any(), sorted(), filter(), enumerate(), zip(), iter(), reversed()