Skip to content

Instantly share code, notes, and snippets.

@mwotton
Created June 7, 2011 01:28
Show Gist options
  • Save mwotton/1011504 to your computer and use it in GitHub Desktop.
Save mwotton/1011504 to your computer and use it in GitHub Desktop.
*Main Test.QuickCheck> logBase 1 1
NaN
*Main Test.QuickCheck> (floor $ logBase 1 1)
-269653970229347386159395778618353710042696546841345985910145121736599013708251444699062715983611304031680170819807090036488184653221624933739271145959211186566651840137298227914453329401869141179179624428127508653257226023513694322210869665811240855745025766026879447359920868907719574457253034494436336205824
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment