im not very good at math but i am a compsci major so looking at variables is very familiar to me.
heres something that bothered me right away:
a^2 = a*b
a^2 couldnt equal a*b unless:
int *b = &a;
:icon_razz
heres something that bothered me right away:
a^2 = a*b
a^2 couldnt equal a*b unless:
int *b = &a;
:icon_razz