help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [External] : Re: How to make M-x TAB not work on (interactive) decla


From: Emanuel Berg
Subject: Re: [External] : Re: How to make M-x TAB not work on (interactive) declaration?
Date: Mon, 16 Jan 2023 06:02:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Jean Louis wrote:

>> In Lisp, the `+' operator returns the sum of the additive
>> identity with all of its arguments. The additive identity
>> equals zero and you provided zero arguments. Hence, you get
>> the additive identity.
>
> Send me references on what is additive identity.

https://en.wikipedia.org/wiki/Identity_element

> Though that it is so, it does not answer why is it so.

So that a + 0 = a

And for multiplication 1a = a so there, the identity element
is 1.

There is also an identity matrix and so on.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]