He's not having trouble with the (incredibly easy) triangle postulates. He's talking about if it is possible for infinity > infinity.
Infinity is just a reperesentation.Or the number eight tipped over and can't get up
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 + ""); } }}
A squared = A^A
If its squared, shouldn't it be A^2?
Correct sir.