Created
November 2, 2011 03:36
-
-
Save mikera/1332788 to your computer and use it in GitHub Desktop.
Incanter examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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