Maple V | Scientific Notebook |
UserInputgrad(x*y*z,[x,y,z]) | ∇xyz 6pt |
UserInputnorm(array([1,-3,4]),p) |
![]() ![]() ![]() ![]() |
UserInputcrossprod(array([1,-3,4]),array([2,2,-5])) |
![]() ![]() ![]() ![]() ![]() ![]() |
UserInputdiverge(vector([x,x*y,y-z]),vector([x,y,z])) |
∇⋅![]() ![]() |
UserInputcurl(vector([x,x*y,y-z]),vector([x,y,z])) |
∇×![]() ![]() |
UserInputlaplacian(x^2*y*z^3,[x,y,z]) |
∇2![]() ![]() |