Exact Areas and Definite Integral with Python

preview_player
Показать описание
Here, we see how to solve and represent definite integrals with python. We plot the area under the curve using matplotlib and evaluate definite integrals with SymPy.
Рекомендации по теме
Комментарии
Автор

Great simple video exactly what I was looking for . Thanks a lot saved me a lot of time searching through the documentation.

blastinc
Автор

you help me for my assignmeent, thankyou Mr. Jacob !

priambudiandika
Автор

Hey, let's say that I need to calculate the area of an irregular shape. How would you approach that? Thank you

dvlopes
Автор

Thanks, this really helped me. It's cool. Your voice matches with Real Engineering Narrator: Brian McManus

Mohammad
Автор

why did you add the 1000 after the x values in the linspace function

kallizervas