Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Why is c++ weird?
1
Name:
Eamon
2012-08-28 19:39
Why is this line ok:
long double x = (1 / sqrt(2));
but this one isn't:
long double x = (1 / 4);
?
24
Name:
Anonymous
2012-08-31 16:24
>>23
how about
template <class=T> T sqrt(T)
?
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List