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

Опубликовано: 09 Июль 2022
на канале: The Academician
65
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()