Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: I prefer my indexes to start at:

by syphilis (Archbishop)
on Sep 06, 2022 at 10:06 UTC ( [id://11146716]=note: print w/replies, xml ) Need Help??


in reply to Re^2: I prefer my indexes to start at:
in thread I prefer my indexes to start at:

Apparently, the totalOrder predicate from IEEE 754-2008 specifies that -NaN < -Inf < negative finite numbers < -0 < +0 < positive finite numbers < +Inf < +NaN.
So if floating point values are allowed, then I think that "-Nan" would be the obvious starting point ... coz you can't not get no lower than that ;-)

(Hopefully, indexes have to be real integer values.)

Cheers,
Rob

Replies are listed 'Best First'.
Re^4: I prefer my indexes to start at:
by GrandFather (Saint) on Sep 06, 2022 at 23:30 UTC
    "Hopefully, indexes have to be real integer values."

    I don't see that they have to be "integer" values, but it gets tricky for current hardware if they aren't limited precision rational numbers. In fact even "integer values" is a deal breaker if they aren't limited precision.

    Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
      "Integer value" is a rather abstract concept. It has nothing to do with precision or how we represent it (even on paper).
      Bill

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11146716]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-26 01:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found