Terraria Community Forums

Chazm
Chazm
It's easy to me.

(now algebraic simultaneous equations are :red:ing scary)
Aesir
Aesir
Pretty much so. It's one of the most notorious laws and concepts of the Universe.
MarioKart7z
MarioKart7z
what about this
e+at88920- 629g8ujhje8t*fuj2004tjjnweoiert/g88932jhjhjgooskejfo23489t9923uhtfgl+e8849921fjnnsiignerioujg:red:butts95230549'102313371337PINGAS
Aesir
Aesir
I have fallen. And I chose not to get up.
Commander Crocket
Commander Crocket
+1 for JonTron reference.
MarioKart7z
MarioKart7z
for (int i; i=0; i>97589273489057802909859029093+e99547220)
{
get;
if (i=-1)
{
private set;
}
else set;

if (fail)
print ("I'M SICK OF YOUR :red:89568903VBIG5J9J03UG99345YJ495GJ");
}
MarioKart7z
MarioKart7z
yay for more jontron reference
Chazm
Chazm
Error: cannot convert datatype float into int.
Commander Crocket
Commander Crocket
Chazm
Chazm
I'm good enough for now, Crocket. As for Computer Guy, I have no idea how much he knows.
Aesir
Aesir
This is the devil. And it must be stopped.
MarioKart7z
MarioKart7z
I have a Death Sword! That says "Not that great" on the tooltip... D:
MarioKart7z
MarioKart7z
i have my Loose Pants and Plain Hat equipped
MarioKart7z
MarioKart7z
anyone?
ok i'll just throw some more :red:
8189357891389450134789057901890234789051708934905692378978968991347893478568345885981739847671819678989478956089348957931467318945798845897674189489584179589234809578901356873891896913048573895673789056713967138906738968138986930478963896889576767798031057634067354684568768389589417905679314858745843910475588901783489579019084578+e901848904903010=
galacticGammawave
galacticGammawave
oh noeses, not math
what shall we ever do
Chazm
Chazm
they didn't call me the 'human calculator' for nothing, SCT
Water Filter Salesman
Water Filter Salesman
@MarioKart7z That's not a valid for-loop, you set i to 0 and check if it's greater than 97589273489057802909859029093+e99547220, which is far greater than the maximum capacity of an unsigned int, and the loop doesn't run ಠ_ಠ
Chazm
Chazm
It's not even valid even if it were to be a float. (in which case I don't even think for loops can actually run on float-based variables)
Water Filter Salesman
Water Filter Salesman
They can, but you tend to get the typical floating point problems. As an example, incrementing by 0.1f each iteration will get you 7.79999 instead of 7.8 in some places.
Chazm
Chazm
I'm pretty sure the reason that happens is because of the amplification of the smallest value possible (denoted as Epsilon in both float and double in System.dll)
Back
Top Bottom