Forum: C Aug 2nd, 2008 |
| Replies: 4 Views: 579 /*3. Write the function: double max_norm(double *v, int n) to compute
the maximum norm of vector v[] with n elements. The max norm of a vector is
computed by taking the maximum absolute... |
Forum: C Aug 2nd, 2008 |
| Replies: 4 Views: 579 I'm completely lost....I don't understand how to write the first function then call on it??? |
Forum: C Aug 2nd, 2008 |
| Replies: 4 Views: 579 I NEED HELP WITH THIS PROBLEM!!!! ANYONE!!!!
/*3. Write the function: double max_norm(double *v, int n) to compute
the maximum norm of vector v[] with n elements. The max norm of a vector... |