Generator

exponential

A generator in the analysis library, called 9 times across 3 essays. Below: what it draws at its defaults and at each mode an essay asks for, what it checks while drawing, and everywhere it is used.

exponential is one function. Everything below came out of it during this build, at parameters taken from the essays rather than invented for this page — so a figure here is the same figure a reader meets in an essay, and if the generator changes, this page changes with it.

At its defaults

eˣ and its tangent linesThe exponential curve with tangent lines at several points; at each point the slope equals the height.-2-1.5-1-0.50.511.52123456xyheight 0.37slope 0.37height 1.00slope 1.00height 2.72slope 2.72height 4.95slope 4.95

show: "series"

The series for e, 9 termsEach term of 1 + 1/1! + 1/2! + … added in turn. The factorials in the denominators make the tail vanish very fast.e11.0000001/12.0000001/22.5000001/62.6666671/242.7083331/1202.7166671/7202.7180561/50402.7182541/403202.718279nine terms already give six correct decimal places

show: "compound"

Compounding toward eInterest compounded 1, 2, 4, 12 and 365 times a year, each staircase ending a little higher than the last.00.20.40.60.8111.522.5yeare = 2.71828…2.00002.37042.59372.69602.7181

What it checks while it draws

Collected by running the family and listening to lib/verify.js, not written here. The count is how many separate times this build put that claim to the test.

Where it is called

Changing this generator changes every figure on this list. That is what makes the list worth publishing rather than keeping in a check script.

The whole library · What the figures prove