[math-fun] just plugging in can be dangerous
6 Feb
2012
6 Feb
'12
10:32 p.m.
z/((z + 1 - Sqrt[2])^2 - 3 + 2*Sqrt[2]) In[689]:= % /. z -> 0 Out[689]= 0 (No 0/0 warning.) In[690]:= Limit[%%, z -> 0] Out[690]= -1/2 - 1/Sqrt[2] This can get much subtler. I'm surprised how rarely it bites us. --rwg
5036
Age (days ago)
5036
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bill Gosper