Choose what to get done
Compare gig-platform fees and net earnings
For each platform entry: netEarnings = round(grossEarnings * (1 - feeRatePct/100), 2); feeAmount = round(grossEarnings * feeRatePct/100, 2); winner flag on the highest-net platform.
Compute a convertible-note / pre-money SAFE conversion price (cap vs discount) and simple round dilution
You get the conversion price per share for a PRE-money convertible note or pre-money SAFE (the lower of the cap-implied and discount-implied price), the shares it converts into, the round's post-money valuation, and the new lead investor's post-money ownership percentage.
Compute a liquidation-preference waterfall (multiple, participating vs non, cap)
You get each preferred investor's exit payout and the common-shareholder (founder and employee) residual for a given exit value, computed from each investor's invested amount, preference multiple, participating-or-not, participation cap, and as-converted ownership; payouts always sum exactly to the exit.
Compute a proportional token allocation from contribution scores
Each contributor's token allocation = round(contributionScore / sumAllScores * totalPool, 2), and the sum of all allocations equals totalPool within tolerance.
Compute a weighted-average anti-dilution conversion price
A function that applies the broad-based weighted-average anti-dilution formula to produce the adjusted conversion price for an earlier preferred series after a dilutive financing.
Compute economic value to the customer (EVE) and the viable price range
You get the total economic value to the customer (EVE) and the viable price range (ceiling and floor) for one product in one customer segment, built up from a next-best-alternative reference price and a set of signed monetary value-driver deltas.
Compute Equity for a Founder's Cash Contribution
The extra ownership percentage a founder earns by putting cash into the company beyond their labor, priced off the agreed pre-seed valuation, plus the resulting post-contribution ownership split, so the founders can settle IOUs before financing.
Compute Founder Share Repurchase on Departure
A precise vested-vs-repurchasable share split when a founder leaves before fully vesting, plus the cash the company pays under the repurchase agreement, so the cap table can be corrected.
Compute Founder Vesting Acceleration Payout on Change of Control
A precise breakdown of how many founder shares vest at a change-of-control event under the grant's acceleration terms, so the founder knows their stake before signing.
Compute NRR, GRR, net churn, and the Rule of 40
You get Gross Dollar Renewal Rate, Net Dollar Retention Rate, net churn rate, and the Rule-of-40 sum, each computed from your supplied revenue figures with the standard SaaS definitions.
Compute prorated outside-activity day allowance
A function that takes an appointment fraction, the per-quarter full-time day limit, the off-duty multiplier, and the assumed workday hours, and returns the allowed outside-activity days per quarter, per year, and the equivalent hour budget.
Compute required ownership and present value from a target exit
A function that, from a projected exit value, holding period, and target return, computes the required present ownership fraction and the implied present value of the position.
You are not what you make. You are the one who can make it.
Opens soon. Get early access the day it goes live.