[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master c290b034e0f 1/2: Move `wholenump` alias definition
From: |
Stefan Kangas |
Subject: |
Re: master c290b034e0f 1/2: Move `wholenump` alias definition |
Date: |
Sun, 3 Sep 2023 05:07:06 -0700 |
Eli Zaretskii <eliz@gnu.org> writes:
>> The term natural number is less likely to confuse a reader (though it is
>> not perfect either, due to disagreements on whether or not 0 is a
>> natural number).
>
> It is less likely to confuse only if the reader has a very good idea
> of what are "natural numbers". I was questioning that assumption as
> applicable to our audience.
FWIW, I find "whole numbers" confusing as a term for "natural numbers",
because it sounds to me like it refers to "integers". Wikipedia claims
that the term is actually ambiguous and could mean either of those.
So I think the error type could be changed. It's not the end of the
world to keep it though; when I last looked at it, we used it only in
one place.