logoalt Hacker News

Almondsetattoday at 2:59 PM1 replyview on HN

And yet it incorrectly simplifies f(x) = x/x with f(x) = 1


Replies

rfc3092today at 4:20 PM

I believe this is correct: x/x = 1 everywhere except 0, where it has a removable singularity. So you can extend x/x holomorphically to full C.

This is completely different from the phenomenon described in the article: arccosh discontinuity can’t be dealt the same way. In fact complex analysis prefers to deal with it my making functions path-dependent (multi-valued).

show 1 reply