Answer the question
In order to leave comments, you need to log in
How to find the limit at the point (0,0). matlab?
There is a task
I tried to remake a simple limit, but it can only fit one variable tending to 0. How then to do this task?
clear all
syms x y
F=(exp(-2*x^2-1)*y/(3*x^4+2*y^2))
limit(F,x,0)
limit(F,y,0)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question