Skip to content

Commit

Permalink
remove randsym from doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffBezanson committed Mar 11, 2014
1 parent 213f3d8 commit cf86d64
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/stdlib/base.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3443,10 +3443,6 @@ Random number generation in Julia uses the `Mersenne Twister library <http:https://www

Fill the array A with normally-distributed (mean 0, standard deviation 1) random numbers. Also see the rand function.

.. function:: randsym(n)

Generate a ``nxn`` symmetric array of normally-distributed random numbers with mean 0 and standard deviation 1.

Arrays
------

Expand Down

0 comments on commit cf86d64

Please sign in to comment.