Answer the question
In order to leave comments, you need to log in
Where can they help solve this problem?
It has been a school for a long time. there was no mathematics for a long time. I ask those who know to direct me what to look for in Google in order to understand how this is solved. maybe someone could help with a bottle of beer.
It is further complicated by the fact that you need to do this in Visual Basic
Answer the question
In order to leave comments, you need to log in
As you rightly noted, there are two cycles.
The first for loop starts at 2 and iterates up to 6. Inside that loop, there is another for loop that starts at 1 and iterates up to 7. That's it.
All other functions (logarithm, sine, etc.) are in VB itself.
At the very beginning, you create a variable z and assign it the value 1.32.
For Loop in Visual Basic (MSDN) , documentation illustration .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question