> For the complete documentation index, see [llms.txt](https://johnblommers.gitbook.io/notes-on-prime-numbers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://johnblommers.gitbook.io/notes-on-prime-numbers/master.md).

# Introduction

Here we introduce methods to compute in arbitrary precision integer arithmentic.

The author uses GitBook to write, and so GitHub Markdown is available for use.

This book can be \[edited online at GitBook] (<https://www.gitbook.com/book/johnblommers/notes-on-large-numbers/edit#/edit/master/README.md>) using its online editor. Account credentials will be required.

The online GitBook converter [**for this book**](http://johnblommers.gitbooks.io/notes-on-prime-numbers/) can generate for download ePub, PDF, and Mobi files.

The book can be read [here](http://johnblommers.gitbooks.io/notes-on-prime-numbers/content/)

In the [C++](/notes-on-prime-numbers/master.md#cpp) chapter we make use of fenced code blocks to perform syntax highlighting. GitHub documents the available [code languages](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml). The number of languages is legion. Some of the more interesting ones include:

* awk
* bash
* c
* cpp
* css
* cmake
* cobil
* html
* java
* javascript
* json
* matlab
* makefile
* md
* svg
* xml
* R
