Feeds
提问
why is while loop used here?
hello, I'm trying to understand why are we using while in this situation? what is it originally asking for? I don't understand h...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to use a while loop to solve this?
Hello, I need help with while loop please help Use a while loop to add all of the even numbers up: 2 + 4 + 6 + 8 + · · · until ...
12 years 前 | 2 个回答 | 0
2
个回答提问
create a table for the function and show the values with two decimal places
Hello, I need help with this create a table (or display values) and plot the variation of the function f(x) (sinx)(cos^2x) for ...
14 years 前 | 0 个回答 | 0
0
个回答提问
plot the following functions using axes that will produce a stright line
Can someone show me how to plot the following functions using axes that will produce a stright-line plot using Use the range 0 \...
14 years 前 | 2 个回答 | 0
