in reply to sqrt string?
in thread Static typing is mostly a waste of time
Interesting. It seems to be taking the square root of MAXINT (2**32 on my platform), with some floating-point storage error in the answer.
While lacking strong typing might be detrimental in practical programs, it sure is fun to play with sometimes :)
"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: sqrt string?
by Anonymous Monk on Apr 12, 2005 at 16:14 UTC | |
by hardburn (Abbot) on Apr 12, 2005 at 16:34 UTC |