As an example: $$ F(x) = \frac{(1-x)^2-1}{(1+x)^2-1} $$
When $x=0$ this involves $0/0$ and calculators output 'undefined'.
But when looking at a graph of the function it is intuitively clear that the answer should be $F(0) = -1$.
Is there something that can be done with the function to get the expected output?