
31 May
2007
31 May
'07
8:01 p.m.
On 31/05/07, Andrew Coppin
If you're bored... can you come up with a solution to this?
Try using floatToDigits: http://haskell.org/ghc/docs/latest/html/libraries/base/Numeric.html#v%3Afloa... "floatToDigits takes a base and a non-negative RealFloat number, and returns a list of digits and an exponent." -- -David House, dmhouse@gmail.com