Saved Bookmarks
| 1. |
What scalar or vector point function |
|
Answer» A scalar function is a function that ASSIGNS a REAL number (i.e. a scalar) to a set of real variables. Its general form isu = u(X1, x2, ... , xn)where x1, x2, ... , xn are real numbers.A VECTOR function is a function that assigns a vector to a set of real variables. Its general form is F = F1(x1, x2, ... , xn) i + f2(x1, x2, ... , xn) j + f3(x1, x2, ... , xn) kwhere x1, x2, ... , xn are real numbers. |
|