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.mdarrow-up-right) using its online editor. Account credentials will be required.

The online GitBook converter for this bookarrow-up-right can generate for download ePub, PDF, and Mobi files.

The book can be read herearrow-up-right

In the C++ chapter we make use of fenced code blocks to perform syntax highlighting. GitHub documents the available code languagesarrow-up-right. 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

Last updated