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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 8 个回答 | 1