Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Definition of numerically equal and rationale for 'you' == 'me'

by JavaFan (Canon)
on Mar 01, 2012 at 21:59 UTC ( [id://957331]=note: print w/replies, xml ) Need Help??


in reply to Definition of numerically equal and rationale for 'you' == 'me'

What is the definition of numerically equal?
That their numeric values are equal. The numeric value of a string is the value of the longest prefix of the string that "looks like a number". In the case of "you" and "me", the longest such prefixes are the empty string. The numeric value of an empty string is 0. And 0 == 0 is true.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (None)
    As of 2024-04-19 00:04 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found