Skip to content
Snippets Groups Projects
Verified Commit 93ba74de authored by "the Phoeron" Colin J.E. Lupton's avatar "the Phoeron" Colin J.E. Lupton
Browse files

GitBook is having trouble typesetting Chapter 1.6, Numbers and Math :P

parent 67f57de6
No related branches found
No related tags found
No related merge requests found
Pipeline #6776 failed
<ol class="breadcrumb">
<li><a href="/">Home</a></li>
<li><a href="/book/">Book</a></li>
<li><a href="/book/1-0-0-overview/">Part One: Grokking Lisp</a></li>
<li class="active">Numbers and Math</li>
</ol>
## Chapter 1.6
# Numbers and Math
......@@ -848,9 +841,3 @@ Pseudo-Random number generation is available with the `random` function; you pas
* (random 10)
2
```
<ul class="pager">
<li class="previous"><a href="/book/1-05-0-lookups-trees/">&laquo; Previous</a></li>
<li><a href="/book/">Table of Contents</a></li>
<li class="next"><a href="/book/1-07-0-arrays/">Next &raquo;</a><li>
</ul>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment