Machine-Readable Results
Compute optimal tax rates programmatically via URL parameters. All computation is performed client-side — no server required.
URL Format
Parameters
| Parameter | Type | Range | Default | Description |
|---|---|---|---|---|
| epsilon | float | 0.01–1.0 | 0.25 | Elasticity of taxable income |
| a | float | 1.0–4.0 | 1.75 | Pareto parameter of income distribution |
| g | float | 0.0–1.0 | 0.0 | Social welfare weight on top earners |
Try It