Golden Ratio Calculator
Split a length into golden-ratio segments from its total, larger part, or smaller part — a/b = (a+b)/a = φ ≈ 1.618. Solve for whichever one value you know and get the other two, plus the ratio itself, at your chosen decimal precision.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Solve from
total, larger, smaller Total length (a + b)
x >= 0Larger segment (a)
x >= 0Smaller segment (b)
x >= 0Decimal precision
0, 1, 2, 3, 4, 5, 6, 8, 10 Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.