in reply to Re^2: Getting stranger values in subtraction
in thread Getting stranger values in subtraction

Have you run the code in my reply? There's no loop involved. Also, have you clicked the link provided there and read the article? It answers your question about adition clearly.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^4: Getting stranger values in subtraction
by Anonymous Monk on Feb 06, 2016 at 09:26 UTC

    Yes, I ran your code, and then modified mine based on it after that.

    Hmm...I am still puzzled why I haven't seen that kind of anomaly in other parts of my code that do this sort of arithmetic even though I have been testing it for weeks now.