Double Integration | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Double Integration

Can anyone help me with double integration? I want to learn it but unable to code

17th Sep 2021, 3:07 PM
Utkarsh Mishra
Utkarsh Mishra - avatar
4 ответов
+ 1
The inner loop would be the first integration index, and the outer loop would be the second integration index. You'll have to use a discrete integration method. Which method are you using?
17th Sep 2021, 6:33 PM
Brian
Brian - avatar
+ 1
I'll try Brian
18th Sep 2021, 6:09 AM
Utkarsh Mishra
Utkarsh Mishra - avatar
0
Think in terms of nested loops.
17th Sep 2021, 4:06 PM
Brian
Brian - avatar
0
Bro, thanks for this but I tried still can't do it😓
17th Sep 2021, 4:12 PM
Utkarsh Mishra
Utkarsh Mishra - avatar