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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
