Feeds
질문
Initial condition of y(0) = 1
I am solving a differential equation (dy/dt = (-1/2*y*sin^2(t)) where y(0)=1) using different methods for my homework. For the R...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I drop decimal places without rounding?
I have a function that the user inputs a value. I only need 6 decimal places after the decimal point and cannot round. exampl...
10년 초과 전 | 답변 수: 3 | 0
