Trees | Indices | Help |
|
---|
|
This module contains general-purpose algorithms and data structures.
Author: Adam Sindelar <adamsh@google.com>
Functions | |||
|
Variables | |
__package__ = None hash(x) |
Function Details |
Yields decimals of Euler's number, using continued fractions. This is used to generate random looking, but deterministic series of digits for testing purposes. Unlike PRNGs, the output is always guaranteed to be the same and is implementation-independent. For explanation of how this works see (for example) here: http://mathworld.wolfram.com/eContinuedFraction.html |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 9 03:27:46 2017 | http://epydoc.sourceforge.net |