[][src]Crate googology

Googology

Googlogy is the study and nomenclature of large numbers. This crate is focused on the latter component of that description, and provides utilities for converting numbers of arbitrarily large size to some English-language description.

Currently, this crate only supports the Conway-Wechsler system for naming numbers, however other systems may be added in the future.

Modules

conway_wechsler

Methods for the Conway-Wechsler large number naming system. A proper description of how this system works can be found on this website.