[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Making 'eq' == 'eql' in bignum branch
From: |
Drew Adams |
Subject: |
RE: Making 'eq' == 'eql' in bignum branch |
Date: |
Tue, 31 Jul 2018 08:08:20 -0700 (PDT) |
> If we want to claim that typical usage of floats in Emacs favors
> round values, we need to back that up by some data.
+1. I almost wrote something similar. A guess might be that many uses of floats
in Emacs come from computations with floats, not from literal numerals. E.g.,
measurements/calculations involving window pixel sizes and such.
What indications are there that many uses of floats involve round numbers? I
guess conversion of integers would be the main source. But do we have any
quantitative info regarding relative frequency?
- Re: Making 'eq' == 'eql' in bignum branch, (continued)
- Re: Making 'eq' == 'eql' in bignum branch, Stefan Monnier, 2018/07/29
- Re: Making 'eq' == 'eql' in bignum branch, Eli Zaretskii, 2018/07/29
- Re: Making 'eq' == 'eql' in bignum branch, Stefan Monnier, 2018/07/30
- Re: Making 'eq' == 'eql' in bignum branch, Eli Zaretskii, 2018/07/30
- Re: Making 'eq' == 'eql' in bignum branch, Stefan Monnier, 2018/07/30
- Re: Making 'eq' == 'eql' in bignum branch, Paul Eggert, 2018/07/30
- Re: Making 'eq' == 'eql' in bignum branch, Eli Zaretskii, 2018/07/30
- Re: Making 'eq' == 'eql' in bignum branch, Paul Eggert, 2018/07/31
- Re: Making 'eq' == 'eql' in bignum branch, Eli Zaretskii, 2018/07/31
- Re: Making 'eq' == 'eql' in bignum branch, Paul Eggert, 2018/07/31
- RE: Making 'eq' == 'eql' in bignum branch,
Drew Adams <=
- Re: Making 'eq' == 'eql' in bignum branch, Eli Zaretskii, 2018/07/31
- Re: Making 'eq' == 'eql' in bignum branch, Paul Eggert, 2018/07/31
- Re: Using the GNU GMP Library for Bignums in Emacs, Eli Zaretskii, 2018/07/18
- Re: Using the GNU GMP Library for Bignums in Emacs, Paul Eggert, 2018/07/18
- Re: Using the GNU GMP Library for Bignums in Emacs, Ken Raeburn, 2018/07/22
- Re: Using the GNU GMP Library for Bignums in Emacs, Paul Eggert, 2018/07/22
- Re: Using the GNU GMP Library for Bignums in Emacs, Achim Gratz, 2018/07/22