Chemical Engineering > GATE 2019 > Vector Calculus
If x, y and z are directions in a Cartesian coordinate system and i, j and k are the respective unit vectors, the directional derivative of the function u(x, y, z) = x2 - 3yz at the point (2,0,-4) in the direction (i + j - 2k)/√6 is ______ (rounded off to two decimal places).
Explanation
Correct : 6.53
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.