import { irr } from "https://dotland.deno.dev/x/financial@v0.1.3/src/financial.ts";
Return the Internal Rate of Return (IRR).
This is the "average" periodically compounded rate of return that gives a net present value of 0.0; for a more complete explanation, see Notes below.