Stupid little iota of an idea

"Jérôme M. Berger" jeberger at free.fr
Sat Feb 12 00:44:19 PST 2011


spir wrote:
> On 02/12/2011 03:05 AM, Jonathan M Davis wrote:
>> While iota isn't clear, it _does_ have the advantage that you're
>> not going to _mis_understand
> 
> Maybe you say this because iota does not mean anything for you (?). I
> can easily imagine various appropriate uses of iota in a PL, like:
> 
> * smallest representable value in a given numeric format
> * threshold over which some measure should be taken into account
> * threshold under which some difference should be ignored
> * range for approximate equality (approxEquals: |x - y| < iota)
> * tolerance interval of technical measures (similar)
> * ...what else?
> 
	Range with a single element (i.e the smallest non-empty range).
Which is actually how I interpreted “iota” the first time I saw it
(since it was obvious from the context that it was a range).

		Jerome
-- 
mailto:jeberger at free.fr
http://jeberger.free.fr
Jabber: jeberger at jabber.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110212/8c2a475c/attachment.pgp>


More information about the Digitalmars-d mailing list