Feeds
질문
Solve a system of equations with two unknowns
Hi everyone this should be a pretty easy question. I have two equations with two unknowns 1. -161.20 +2.7Ts -2.7Ta +3.91x10...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
Newton's forward difference table
Hi everybody I'm a little bit stuck on this two part question if you could help me out that would be great with working to see w...
대략 13년 전 | 답변 수: 0 | 0
0
답변답변 있음
Returning largest and smallest values in the array
Thanks for all the help everyone I agree it is stupid when this is the most inefficient way to do this and goes against everythi...
Returning largest and smallest values in the array
Thanks for all the help everyone I agree it is stupid when this is the most inefficient way to do this and goes against everythi...
대략 13년 전 | 0
질문
Returning largest and smallest values in the array
Hi everyone I am trying to create a function that returns the largest and smallest values in an array as well as the indicies of...
대략 13년 전 | 답변 수: 7 | 2
7
답변질문
Create function to calculate leap year
Hi I need to create a function that determines a leap year with the conditions function result = is_leap_year(year) % IS_L...
대략 13년 전 | 답변 수: 8 | 1