Search found 2 matches

by livo
Thu Oct 08, 2009 10:55 pm
Forum: Feature Proposals
Topic: A very strange equality
Replies: 5
Views: 3130

Thank you both for this analysis, but this had nothing to do with any hex comparison (BTW will introduce some trouble with any hex value beginning wit "0E******") I just wonder and try to understand WHY rev evaluates a simple ascii string as a mathematical exponentiation, and not with any of the oth...
by livo
Thu Oct 08, 2009 4:56 pm
Forum: Feature Proposals
Topic: A very strange equality
Replies: 5
Views: 3130

A very strange equality

I'm probably not in the right forum place (sorry), but if I type in the message box :

Code: Select all

put  "0e363579" = "0e511970"
on my (Mac snow leopard) machine, the answer is "true".

Is there any - very strange - reason for that kind of mathematical miracle ?

Livo :-)