Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

programming books?

Name: Anonymous 2006-12-12 23:12

anyone know if safari.oreilly.com is a good investment? is it worth $39.00 a month for an up and coming programmer?

Name: Anonymous 2006-12-14 13:57

>>7
Prelude> let mine = 8::Float
Prelude> let (**) a b = foldr (\ _ a' -> a' * a) 1 (replicate b 1)
Prelude> (mine ** 2 * (sin (mine * pi)) - 8 * mine) / 0
-Infinity

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List