The Python Math Module Explained..

preview_player
Показать описание

Background Music:
Creative Commons Attribution-ShareAlike 3.0 Unported
Рекомендации по теме
Комментарии
Автор

omg! i found your channel in the perfect time as i started my master architecture course and they started teaching us python.
Than you for your efforts.

ayhamhameed
Автор

i’m starting to fall in love w your channel here and on tiktok

lucasmiller
Автор

1) 2:06 Permutations and combinations are not interchangeable words
2) 8:15 What's the difference between relative and absolute tolerances?

gabedarrett
Автор

isclose(a, b, rel_tol=0.5) gives true for a between 2 and 8 since the tolerance is applied to the larger of both values.

stefangerlach
Автор

was following a python course which told me i should learn these thanks to this video i got to learn it thank you very much

sumonsapkota
Автор

I love your TikTok, I had no idea you had a YT channel until you mentioned it in a video!

nicholasl
Автор

i am a new coder . i was fussing on frexp, for you i could solve it, thank you so much, you are the one

redwanahmed
Автор

Can teach abt comb in python, i don't understand how to calculate the correct way. Can you show the count way like show the formula

lydiangieng
Автор

2:56 Does *fabs* always return a float? What about *abs* ?

j