Feeds
提问
If statement for 2 different variables.
I have an equation: x = [10 / pi + j / sin(i-1)] * cos[j * (i-1) * pi] where i = 2 to 6 and j = 1 to 7. I am trying to make a ...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to evaluate an equation with sin and cos at different values in radians.
I have four different values of x which are 0, pi/2, pi, and 3pi/2. I want to substitute these values into the equation: How...
2 years 前 | 1 个回答 | 0
