Skip to content

Instantly share code, notes, and snippets.

@mikera
Created November 2, 2011 03:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikera/1332788 to your computer and use it in GitHub Desktop.
Save mikera/1332788 to your computer and use it in GitHub Desktop.
Incanter examples
(sample-normal 5)
=> (-0.10224658005696823 -0.39374760130345093 -0.9347003327466611 0.027885002566669224 -0.5329681018922551)
(view (histogram (sample-normal 1000)))
(view (function-plot sin -10 10))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment