ONE OPERATOR.

exp(x) log(y)

See how far it goes — and where it stops.

Every expression below is a tree built from that one operator. Some things appear surprisingly early. Some cannot appear at all.

▶ PlayExplore the depth ladderAll experiences
265equationsMeasured
80.8%savingsMeasured
1machine-checked barrierProved
69experiencesMeasured
What do Proved / Measured / Model / Play mean? →
scroll to explore

Play

Fly a ship through the operator

Gravity Surfer is a game whose physics is the operator. The field you are flying through is the surface of an expression — steer it, break it, feel what the shape does. No mathematics required to start.

▶ Play Gravity SurferOr drag nodes in Zen Garden

Depth is the price

Every expression is a tree of one operator. Its depth is how many levels deep that tree goes — and depth is not decoration. New behaviour becomes possible at specific depths, and below those depths it is not merely hard but impossible. That is the interesting part: not how much the operator can express, but exactly where each new thing first appears.

0

Constants and x

Nothing has happened yet. A number, or the input itself.

1

exp x

One node buys growth and decay — compound interest, half-lives. The cheapest transcendental there is.

2

Compositions

Combining the operator with itself gives sigmoids, softplus, logarithmic spirals. The compositions are richer than the parts.

3

log x

The first place a logarithm can appear. Below this depth the value gap that separates exp-bounded growth from logarithmic growth cannot be crossed.

Object
log x
Domain
x > 0
Representable at
depth 3
Impossible below
depth 3

Proved Proved minimum depth. 2 ledger entries.

4

x + 1

Addition of one is not cheap. No tree of depth three or less agrees with it on the positive reals — the explicit witness needs a fourth level.

Object
x + 1
Domain
(0, ∞)
Representable at
depth 4
Impossible below
depth 4

Proved Proved minimum depth. 2 ledger entries.

See the boundary

Some things it cannot reach at all

sin(x) over the real numbers has infinitely many zeros. A tree of depth k has at most 2k. No finite tree of this operator can ever equal it — not at any depth, not with any cleverness. You can approach the wall. You cannot cross it.

Proved Machine-checked, zero sorry.

Boundary Map

Build

Type an equation, watch what it costs

Depth is a price. The optimizer takes an expression you write and shows what it costs to say it in this language — and what the cheapest known form is.

Measured Reproducible measurement, not a theorem.

Live Optimizer

Explore everything

69 experiences

Visual, audio, research, engineering, tools and teaching — every one of them built on the same operator. Each carries a badge saying what kind of claim it makes.

Explore

Six ways into one equation

Visual

Fractals, domain coloring, Julia sets, Mandelbrot operators, bifurcation diagrams. See what happens when you iterate one equation in the complex plane.

Fractal StudioZen GardenBifurcation ViewerConjugacy ViewerEquation GenomeTree VisualizerMorph CinemaVerified BasinComplex Function Color Lab

Audio

Hear the math. Click a fractal and listen to its orbit. Mix operators like a DJ. Play the depth hierarchy as a keyboard. Mathematics as sound.

Live SpectrumDepth OrganEML SynthesizerEML ChordOrbit SynthesizerReverb TailCymatic FieldEquation ChoirFractal Drum MachineOperator DJ DeckOscillator GardenFractal OrchestraFusion DJ DeckEML Living Collective

Tools

Type any equation. See its cost. Optimize it. Annotate your code. The expression optimizer finds cheaper routes through exp and ln.

Live OptimizerEML TypewriterSource AnnotatorCost Calculator

Learn

From zero to the infinite barrier. Interactive lessons, quizzes, and games that teach EML without prerequisites. Start with addition. End with silence.

Catch the False AxiomSound of MathDepth LadderWeierstrass MachineBillion TreesIdentity TheoremNegative ExponentMeasureProofEML BuilderMagic Brick MathSuperBEST GameEML QuizRosetta StoneOne Operator

Research

Browse 265 equations by domain and cost. Visualize the four boundaries of elementary functions. Explore the FMA staircase. The data behind the claims.

Float Drift — measured vs provedBoundary MapMachLib PulseKhovanskii CounterTower Zero-CounterPhantom AttractorThe GapClosureConveyor BeltCosmosGenesisShadowStrataDepth of RoomCatalog BrowserDecay CurveDistribution ExplorerChallenge Board

Engineering

Which algorithm stays inside ELC? How many nodes does your FEA cost? Optimize engineering expressions with domain-specific patterns.

Proved ControllerMethod SelectorFEA Cost EstimatorEngineering Optimizer

Playground

Research-derived audio + visual demos: Bessel FM synth (the math behind FM synthesis), math-as-melody chord stacks, Pfaffian phase portraits. Self-contained exhibits from the latest exploration sessions.

Bessel FM SynthMath as MelodyPfaffian Phase PortraitAdditive SynthLean Dependency Graph

Proofs, papers and the research record live at monogate.org — including verified mathematics well beyond this one operator.