EC > GATE 2020 > Partial Derivatives
The partial derivative of the function
f(x,y,z)=e1-x cos y+xze-1/(1+y²)
with respect to x at the point (1, 0, e) is
f(x,y,z)=e1-x cos y+xze-1/(1+y²)
with respect to x at the point (1, 0, e) is
Explanation
Correct : b
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.