Can a limit at the edge of a domain still be continuous?
Edit: There's a typo in my title, replace still be continuous with still exist
Suppose we have f(x) = sqrt(x).
When taking the limit of f as x approaches 0, something interesting happens. The left hand limit doesn't exist since well, the function isn't even defined to the left of x = 0.
The right hand limit of course is 0.
The question now is, what's the limit? If we go by the standard method of checking if the left and right hand limits are equal and assignning the limit value to what the 2 sided limits are equal to if they're both equal, the limit wouldn't exist since DNE doesn't equal 0 (also that doesn't exactly make sense since DNE isn't a number).
Does the limit actually fail to exist though? I know the delta epislon defintion probably has the answer to this but I do not know how to use it well enough.