Off Topic > Off Topic
Dang it, Geometry shouldn't involve this.
<< < (5/12) > >>
Thorax:
I hate Trig...
WhatevaGuy:

--- Quote from: pixl on November 09, 2009, 05:30:45 PM ---Infinity is just a reperesentation.

Or the number eight tipped over and can't get up

--- End quote ---

I like the latter, but the former makes more sense.

BTW, is that an agreement or a correction?  Because basically 'representation' was implied in my post.
Nepthan:

--- Code: ---public class infinite
{
public float infinity;

public static void main(String argv[])
    {
infinite inf = new infinite();
inf.draw();
}

public infinite()
{
float infinity = 0;
}

public void draw()
{
for(infinity = 0; infinity >= 0; infinity++)
{
System.out.println(infinity + "");
}
}
}

--- End code ---
Rekuddo:
For forget sakes, I hated geometry, worst math class I've ever taken, I tried so hard to understand Geo, I really did, but I could never learn. Thank god I'm in Algebra II, my last math class ever. Senior year next year means no maffs for me :D
Ronin:

--- Quote from: Inv3rted on November 09, 2009, 05:23:55 PM ---He's not having trouble with the (incredibly easy) triangle postulates. He's talking about if it is possible for infinity > infinity.

--- End quote ---
Oh I remember this now, but the explanation is gay. Like most math, everything has a gay answer that usually can be clarified using higher forms of math or theory.
Navigation
Message Index
Next page
Previous page

Go to full version