Live data from Hacker News

Viewing profile — _emna

_emna

HN member
Joined
Sat, Nov 25, 2023, 12:08 AM UTC
HN karma
1
Public activity
3 items

About _emna

No profile information was provided.

Recent public activity

  1. comment
    Comment #38391023

    > Why does this make sense to you? You have some notion of what an absolute value should be, on an intuitive or conceptual level, and the mathematical definition you give is consis…

  2. comment
    Comment #38390867

    The article you linked literally says that there are two definitions: one for real numbers and another for complex numbers. Thanks for the info.

  3. comment
    Comment #38390516

    Sorry, can you explain this? To me, it makes sense to define abs(x) = sqrt(x^2) i.e. ignoring the negative solution enforces the positive result. Using that definition, abs(i+1) = …